diff options
author | Martin Väth <martin@mvath.de> | 2017-08-01 22:02:37 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2017-08-01 22:02:37 +0200 |
commit | 63bbfab4e39a8f662e9495d76a21b882f50e2633 (patch) | |
tree | 05e62cfa675cfb52af72e252ea42a440f6d2d31a | |
parent | www-plugins/epubreader: Version bump (diff) | |
download | mv-63bbfab4e39a8f662e9495d76a21b882f50e2633.tar.gz mv-63bbfab4e39a8f662e9495d76a21b882f50e2633.tar.bz2 mv-63bbfab4e39a8f662e9495d76a21b882f50e2633.zip |
app-shells/zsh-syntax-highlighting: Version bump
-rw-r--r-- | app-shells/zsh-syntax-highlighting/Manifest | 2 | ||||
-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.ebuild | 2 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 2 |
4 files changed, 5 insertions, 5 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 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index d8e9c41a..79b1e22a 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -46,7 +46,7 @@ app-shells/set_prompt 3.0.0: An intelligent prompt for zsh or bash with status l app-shells/termcolors-mv 4.0: 256colors sample script and dircolors configuration for standard or 256 colors app-shells/zsh 5.3.1 99999999: UNIX Shell similar to the Korn shell app-shells/zsh-completions 0.26.0 99999999: Additional completion definitions for Zsh -app-shells/zsh-syntax-highlighting 0.5.0 99999999: Fish shell like syntax highlighting for zsh +app-shells/zsh-syntax-highlighting 0.6.0_rc1 99999999: Fish shell like syntax highlighting for zsh app-shells/zshrc-mv 3.10: A zshrc file initializing zsh specific interactive features app-text/ispell 3.3.02-r1 3.4.00: fast screen-oriented spelling checker app-text/lesspipe 1.83 99999999: Wolfgang Friebel's preprocessor for sys-apps/less. Disable by appending colon |