summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-08-01 22:02:37 +0200
committerMartin Väth <martin@mvath.de>2017-08-01 22:02:37 +0200
commit63bbfab4e39a8f662e9495d76a21b882f50e2633 (patch)
tree05e62cfa675cfb52af72e252ea42a440f6d2d31a /app-shells
parentwww-plugins/epubreader: Version bump (diff)
downloadmv-63bbfab4e39a8f662e9495d76a21b882f50e2633.tar.gz
mv-63bbfab4e39a8f662e9495d76a21b882f50e2633.tar.bz2
mv-63bbfab4e39a8f662e9495d76a21b882f50e2633.zip
app-shells/zsh-syntax-highlighting: Version bump
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/zsh-syntax-highlighting/Manifest2
-rw-r--r--app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.6.0_rc1.ebuild (renamed from app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.5.0.ebuild)4
-rw-r--r--app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-99999999.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/app-shells/zsh-syntax-highlighting/Manifest b/app-shells/zsh-syntax-highlighting/Manifest
index 3761dfd6..36b96642 100644
--- a/app-shells/zsh-syntax-highlighting/Manifest
+++ b/app-shells/zsh-syntax-highlighting/Manifest
@@ -1 +1 @@
-DIST zsh-syntax-highlighting-0.5.0.tar.gz 108416 SHA256 e2a7f140e838578ddb2769d99a32f0bbbd2c990585c61b203cf1f676b09608be
+DIST zsh-syntax-highlighting-0.6.0_rc1.tar.gz 111132 SHA256 ddeedea8a6dd58284a33290c55f5daf20e7218eed5992a936f98c4ec379f3186
diff --git a/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.5.0.ebuild b/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.6.0_rc1.ebuild
index b8ac2cfe..568fd7b1 100644
--- a/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.5.0.ebuild
+++ b/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.6.0_rc1.ebuild
@@ -14,8 +14,8 @@ case ${PV} in
KEYWORDS="";;
*)
RESTRICT="mirror"
- SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris";;
+ SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV/_rc/-rc}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris";;
esac
DESCRIPTION="Fish shell like syntax highlighting for zsh"
diff --git a/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-99999999.ebuild b/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-99999999.ebuild
index 0f334752..568fd7b1 100644
--- a/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-99999999.ebuild
+++ b/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-99999999.ebuild
@@ -14,7 +14,7 @@ case ${PV} in
KEYWORDS="";;
*)
RESTRICT="mirror"
- SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV/_rc/-rc}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris";;
esac