aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-24 00:23:47 +0300
committerCem Keylan <cem@ckyln.com>2021-07-24 00:23:47 +0300
commitfcd3644dcd12ec7ec7d00e39066c3c1ada19bf47 (patch)
treeff62b356fe02223ec382d378706489fb1989f54c
parente2f86014196dff83b0d03f962502dc96e597aaf1 (diff)
downloadrepository-fcd3644dcd12ec7ec7d00e39066c3c1ada19bf47.tar.gz
zsh-syntax-hl: drop package
-rwxr-xr-xcommunity/zsh-syntax-highlighting/build7
-rw-r--r--community/zsh-syntax-highlighting/checksums1
-rw-r--r--community/zsh-syntax-highlighting/meta3
-rw-r--r--community/zsh-syntax-highlighting/sources1
-rw-r--r--community/zsh-syntax-highlighting/version1
5 files changed, 0 insertions, 13 deletions
diff --git a/community/zsh-syntax-highlighting/build b/community/zsh-syntax-highlighting/build
deleted file mode 100755
index fe80c8d0..00000000
--- a/community/zsh-syntax-highlighting/build
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh -e
-
-install -Dm644 zsh-syntax-highlighting.zsh "$1/usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh"
-install -Dm644 .version "$1/usr/share/zsh/plugins/zsh-syntax-highlighting/.version"
-install -Dm644 .revision-hash "$1/usr/share/zsh/plugins/zsh-syntax-highlighting/.revision-hash"
-
-cp -r highlighters "$1/usr/share/zsh/plugins/zsh-syntax-highlighting/"
diff --git a/community/zsh-syntax-highlighting/checksums b/community/zsh-syntax-highlighting/checksums
deleted file mode 100644
index 854c00b5..00000000
--- a/community/zsh-syntax-highlighting/checksums
+++ /dev/null
@@ -1 +0,0 @@
-f5044266ee198468b1bcec881a56e6399e209657d6ed9fa6d21175bc76afdefa 0.7.1.tar.gz
diff --git a/community/zsh-syntax-highlighting/meta b/community/zsh-syntax-highlighting/meta
deleted file mode 100644
index 85314f6f..00000000
--- a/community/zsh-syntax-highlighting/meta
+++ /dev/null
@@ -1,3 +0,0 @@
-description: Fish-like syntax highlighting for Zsh
-license: BSD-3-Clause
-maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/community/zsh-syntax-highlighting/sources b/community/zsh-syntax-highlighting/sources
deleted file mode 100644
index 1b39cf3a..00000000
--- a/community/zsh-syntax-highlighting/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://github.com/zsh-users/zsh-syntax-highlighting/archive/0.7.1.tar.gz
diff --git a/community/zsh-syntax-highlighting/version b/community/zsh-syntax-highlighting/version
deleted file mode 100644
index 1078b9e9..00000000
--- a/community/zsh-syntax-highlighting/version
+++ /dev/null
@@ -1 +0,0 @@
-0.7.1 1