From 4cbdafa24be888e4a7cd57890de682180de0759f Mon Sep 17 00:00:00 2001 From: Leo Date: Fri, 11 Oct 2019 01:39:30 -0300 Subject: testing/yash: upgrade to 2.49 --- testing/yash/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing') diff --git a/testing/yash/APKBUILD b/testing/yash/APKBUILD index 0df415c3a5..bad59954c8 100644 --- a/testing/yash/APKBUILD +++ b/testing/yash/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Jakub Jirutka # Maintainer: Jakub Jirutka pkgname=yash -pkgver=2.48 +pkgver=2.49 pkgrel=0 pkgdesc="Yet another shell" url="http://yash.osdn.jp" @@ -10,7 +10,7 @@ license="GPL-2.0-or-later" makedepends="ncurses-dev" install="$pkgname.post-install $pkgname.pre-deinstall" subpackages="$pkgname-doc" -source="https://github.com/magicant/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz" +source="https://github.com/magicant/yash/releases/download/$pkgver/yash-$pkgver.tar.xz" prepare() { default_prepare @@ -39,4 +39,4 @@ package() { rm -Rf "$pkgdir"/usr/share/man/ja } -sha512sums="51201a5bec24ebfb550d3e6b52114c83221d2e4b54cde577b76def1ccdd3476758ea2c8e1468047bcfccd6e8cdc3fc1d35d6c0dc8b7017c8d290c4aea66350f3 yash-2.48.tar.xz" +sha512sums="99d98cfbe09aa746f2707217ecb506d8d5998df4a603ac276a8a67782fdcb3a7bd41fb34744f3834e319b0fdb0b1fd480cf9e2a4b835fec3e758280e13036db5 yash-2.49.tar.xz" -- cgit v1.2.3