From acdf68e8fe7a607a9b206e0857ba4696a5fbcbaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Mon, 15 Jul 2019 21:13:07 +0200 Subject: community/gwenhywfar: upgrade to 4.20.0 --- community/gwenhywfar/APKBUILD | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'community') diff --git a/community/gwenhywfar/APKBUILD b/community/gwenhywfar/APKBUILD index 449f6bd351..9425c45be3 100644 --- a/community/gwenhywfar/APKBUILD +++ b/community/gwenhywfar/APKBUILD @@ -1,24 +1,20 @@ # Contributor: Sören Tempel # Maintainer: Sören Tempel pkgname=gwenhywfar -pkgver=4.18.0 -_pkgrel=206 -pkgrel=1 +pkgver=4.20.0 +_pkgrel=208 +pkgrel=0 pkgdesc="Multi-platform helper library" url="https://www.aquamaniac.de/" arch="all" license="LGPL" -depends="" -depends_dev="" makedepends="libgcrypt-dev gnutls-dev gettext-dev automake autoconf libtool bash" -install="" options="net" # tests send HTTP requests to remote hosts subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" -source="$pkgname-$pkgver.tar.gz::https://www.aquamaniac.de/sites/download/download.php?package=01&release=${_pkgrel}&file=01&dummy=$pkgname-$pkgver.tar.gz +source="$pkgname-$pkgver.tar.gz::https://www.aquamaniac.de/sites/download/download.php?package=01&release=${_pkgrel}&file=02&dummy=$pkgname-$pkgver.tar.gz libintl.patch fix-tests.patch" -builddir="$srcdir/$pkgname-$pkgver" prepare() { default_prepare @@ -54,6 +50,6 @@ package() { "$pkgdir"/usr/share/doc/$pkgname } -sha512sums="3225a6eb06c8a0e53433b0cbac75818521664f2449905847747a4808d54ffaf3dfe597e71666accea28f5fc69f582f0e35942b128c7c96e788eed6e03ab894b4 gwenhywfar-4.18.0.tar.gz +sha512sums="bc1d47c39654940198396f1bdb9f4a87ff4e0e6b07cb4525c10f7f8e6ce93445d5b9d85586a47c93c558e86eb826f7006eca29b93fad6371dfe72830bf9b88e1 gwenhywfar-4.20.0.tar.gz fcccf5aa3872f4327205c3c77c5e1b88fbce89d6fe45330f72a38c207b7f6166ca486e70636119a9c16447a3c09e3bad97ed7a1cc5f06db53939f510e2c19cca libintl.patch c877b91cd7e680f27b416563df67bf4834064672a021031d31bb597214b362068610de89d05ec2dc44336f02090546b9e6b80ea3758c8bf3974e8be7d5b4971d fix-tests.patch" -- cgit v1.2.3