aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-09-07 16:09:17 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-09-07 11:16:42 -0300
commitfb7cc8c5a53daa6eb595d6234ca9e974474085f0 (patch)
treec8a3d9643722e87541eb9ebfd22136bd299c5f43 /testing
parent4505b08b50279df5c7286d9cb9552bdfd4c44bc6 (diff)
downloadaports-fb7cc8c5a53daa6eb595d6234ca9e974474085f0.tar.bz2
aports-fb7cc8c5a53daa6eb595d6234ca9e974474085f0.tar.xz
testing/amtk: upgrade to 5.0.1
Diffstat (limited to 'testing')
-rw-r--r--testing/amtk/APKBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/testing/amtk/APKBUILD b/testing/amtk/APKBUILD
index 08b1ac12ff..4f000b9b8b 100644
--- a/testing/amtk/APKBUILD
+++ b/testing/amtk/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=amtk
-pkgver=5.0.0
+pkgver=5.0.1
pkgrel=0
pkgdesc="Actions, Menus and Toolbars Kit for GTK+ applications"
url="https://wiki.gnome.org/Projects/Amtk"
@@ -9,8 +9,7 @@ arch="all"
license="LGPL-2.1-or-later"
makedepends="gtk+3.0-dev glib-dev gobject-introspection-dev"
subpackages="$pkgname-dev $pkgname-doc"
-source="https://download.gnome.org/sources/amtk/${pkgver%.*}/amtk-${pkgver}.tar.xz"
-builddir="$srcdir/amtk-$pkgver"
+source="https://download.gnome.org/sources/amtk/${pkgver%.*}/amtk-$pkgver.tar.xz"
build() {
./configure \
@@ -31,4 +30,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="86433a7b314bfbdd00cd53a7223561645b0ebd40ec519f97b61e8df073b88c76425182ad71a49794090a51eddf68b81f4c7d88c4bf6a618311aa92908f5bea73 amtk-5.0.0.tar.xz"
+sha512sums="21c581b9ea44bc6e9c13d5c9e6298b55a0f28b1943fab1943d2a8b53a9b82f8c29a983f73e5a4a66a16912645ff8c29023490380d6e6c3de157b9c35f56a4e00 amtk-5.0.1.tar.xz"