aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2020-07-19 16:35:07 +0200
committerJakub Jirutka <jakub@jirutka.cz>2020-07-19 16:39:30 +0200
commit4ab42f371a8b75c0e8e4d5ad01bc55ec3e1613e1 (patch)
tree59cc657de389f083eae3bad294248c5d375e508e
parent37d0c69e8123e3cbab26347db11f7c69d66e5f1f (diff)
community/yash: upgrade to 2.50
-rw-r--r--community/yash/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/yash/APKBUILD b/community/yash/APKBUILD
index 142d1153c22..9aaadf671e9 100644
--- a/community/yash/APKBUILD
+++ b/community/yash/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=yash
-pkgver=2.49
-pkgrel=1
+pkgver=2.50
+pkgrel=0
pkgdesc="Yet another shell"
url="http://yash.osdn.jp"
arch="all"
@@ -81,4 +81,4 @@ completion() {
amove usr/share/yash/completion
}
-sha512sums="99d98cfbe09aa746f2707217ecb506d8d5998df4a603ac276a8a67782fdcb3a7bd41fb34744f3834e319b0fdb0b1fd480cf9e2a4b835fec3e758280e13036db5 yash-2.49.tar.xz"
+sha512sums="fc78d61b09f7c81d1d7bd3f4feefa7d4c0de910524759ebcba2b53322abc3f1e0a937007b36a5060af0ee759df210ec06d5eed2c71cf3f7ccd0825521b50edb7 yash-2.50.tar.xz"