summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <mvath@google.com>2019-07-07 16:51:21 +0200
committerMartin Väth <mvath@google.com>2019-07-07 16:51:21 +0200
commita88cb4061390d9cce91aa26fc7cd7e05c11e5e0b (patch)
treed685e92a9bb0288f3a7a6cbd5eaf56a81746051a /app-shells
parentapp-portage/portage-bashrc-mv: fix manifest (diff)
downloadmv-a88cb4061390d9cce91aa26fc7cd7e05c11e5e0b.tar.gz
mv-a88cb4061390d9cce91aa26fc7cd7e05c11e5e0b.tar.bz2
mv-a88cb4061390d9cce91aa26fc7cd7e05c11e5e0b.zip
fast-syntax-highlighting zsh-autosuggestions squashfs-tools: Version bumps
Signed-off-by: Martin Väth <mvath@google.com>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/fast-syntax-highlighting/Manifest2
-rw-r--r--app-shells/fast-syntax-highlighting/fast-syntax-highlighting-1.5.2.ebuild (renamed from app-shells/fast-syntax-highlighting/fast-syntax-highlighting-1.5.ebuild)4
-rw-r--r--app-shells/fast-syntax-highlighting/fast-syntax-highlighting-99999999.ebuild4
-rw-r--r--app-shells/zsh-autosuggestions/Manifest2
-rw-r--r--app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.3.ebuild (renamed from app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.1.ebuild)4
-rw-r--r--app-shells/zsh-autosuggestions/zsh-autosuggestions-99999999.ebuild2
6 files changed, 11 insertions, 7 deletions
diff --git a/app-shells/fast-syntax-highlighting/Manifest b/app-shells/fast-syntax-highlighting/Manifest
index 461eb3ec..fe7b45a8 100644
--- a/app-shells/fast-syntax-highlighting/Manifest
+++ b/app-shells/fast-syntax-highlighting/Manifest
@@ -1 +1 @@
-DIST fast-syntax-highlighting-1.5.tar.gz 441231 SHA512 95ac6f57daf7198dda5dc5a600acbf096a5ca607d1a044838edcac71e5f89ef9c530d9b955802ab272c361071ccf8785d58ed78c8405de07cd5a09e232233532
+DIST fast-syntax-highlighting-1.5.2.tar.gz 449057 SHA512 0f4e7fad9e2b00304622d60d6ba78c555a2db941c63b69ed36feda53167c5d1c31a510a75647e4c46a0d85d474ae8ec33c666a44dcf9a036a31298e103e2040a
diff --git a/app-shells/fast-syntax-highlighting/fast-syntax-highlighting-1.5.ebuild b/app-shells/fast-syntax-highlighting/fast-syntax-highlighting-1.5.2.ebuild
index 08a7f44f..f2c9d0f8 100644
--- a/app-shells/fast-syntax-highlighting/fast-syntax-highlighting-1.5.ebuild
+++ b/app-shells/fast-syntax-highlighting/fast-syntax-highlighting-1.5.2.ebuild
@@ -19,7 +19,9 @@ case ${PV} in
SRC_URI="https://github.com/zdharma/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${EGIT_COMMIT}";;
*)
- SRC_URI="https://github.com/zdharma/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz";;
+ myPN=$(ver_rs 2 '')
+ SRC_URI="https://github.com/zdharma/${PN}/archive/v${myPN}.tar.gz -> ${P}.tar.gz"
+ S="${WORKDIR}/${PN}-${myPN}";;
esac
DESCRIPTION="Optimized and extended zsh-syntax-highlighting"
diff --git a/app-shells/fast-syntax-highlighting/fast-syntax-highlighting-99999999.ebuild b/app-shells/fast-syntax-highlighting/fast-syntax-highlighting-99999999.ebuild
index 08a7f44f..f2c9d0f8 100644
--- a/app-shells/fast-syntax-highlighting/fast-syntax-highlighting-99999999.ebuild
+++ b/app-shells/fast-syntax-highlighting/fast-syntax-highlighting-99999999.ebuild
@@ -19,7 +19,9 @@ case ${PV} in
SRC_URI="https://github.com/zdharma/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${EGIT_COMMIT}";;
*)
- SRC_URI="https://github.com/zdharma/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz";;
+ myPN=$(ver_rs 2 '')
+ SRC_URI="https://github.com/zdharma/${PN}/archive/v${myPN}.tar.gz -> ${P}.tar.gz"
+ S="${WORKDIR}/${PN}-${myPN}";;
esac
DESCRIPTION="Optimized and extended zsh-syntax-highlighting"
diff --git a/app-shells/zsh-autosuggestions/Manifest b/app-shells/zsh-autosuggestions/Manifest
index 56a1fa08..163a28ff 100644
--- a/app-shells/zsh-autosuggestions/Manifest
+++ b/app-shells/zsh-autosuggestions/Manifest
@@ -1 +1 @@
-DIST zsh-autosuggestions-0.6.1.tar.gz 25341 SHA512 bb3990ebafad7ea8ebcfea9de71b8290f855ec4f38f23f79bbb0928e8b10eea4305939d5f16449e1dcfa4023f35d5eb61080457e6e8ad1e9e5ccfe129551dc13
+DIST zsh-autosuggestions-0.6.3.tar.gz 25819 SHA512 bafeca5c6ef3d315310976762fdc5db5ae3db3960c4ac17c1ac139a4d09c2733c24884e7f708881e3f3cacf96c39d9ddeac0b1ca6c8720d2febb41c9894d4ad3
diff --git a/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.1.ebuild b/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.3.ebuild
index dd999db8..ae2e3be3 100644
--- a/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.1.ebuild
+++ b/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.3.ebuild
@@ -10,13 +10,13 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
case ${PV} in
99999999*)
EGIT_REPO_URI="https://github.com/zsh-users/zsh-autosuggestions"
- EGIT_BRANCH="features/completion-suggestions" # "develop"
+ EGIT_BRANCH="develop"
inherit git-r3
PROPERTIES="live"
SRC_URI=""
KEYWORDS="";;
*alpha*)
- EGIT_COMMIT="3a3ff5a80a702d0bd8c6dfbb57f9498d11957136"
+ EGIT_COMMIT="3da421aa47fdcb10bf3d19f1c35946b03c1bd90e"
SRC_URI="https://github.com/zsh-users/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${EGIT_COMMIT}";;
*)
diff --git a/app-shells/zsh-autosuggestions/zsh-autosuggestions-99999999.ebuild b/app-shells/zsh-autosuggestions/zsh-autosuggestions-99999999.ebuild
index 94ca1b9f..ae2e3be3 100644
--- a/app-shells/zsh-autosuggestions/zsh-autosuggestions-99999999.ebuild
+++ b/app-shells/zsh-autosuggestions/zsh-autosuggestions-99999999.ebuild
@@ -16,7 +16,7 @@ case ${PV} in
SRC_URI=""
KEYWORDS="";;
*alpha*)
- EGIT_COMMIT="e9d8231ba7dfbf7afb3f2a57ae00b803b4ae9f83"
+ EGIT_COMMIT="3da421aa47fdcb10bf3d19f1c35946b03c1bd90e"
SRC_URI="https://github.com/zsh-users/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${EGIT_COMMIT}";;
*)