aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2019-04-08 12:13:44 +0200
committerLeonardo Arena <rnalrd@alpinelinux.org>2019-04-11 12:13:22 +0000
commit0ca99d6dde3be52b616a291d41a444ee559a8bd3 (patch)
treeba14a96646439e5493a2c5f6481f50920ed8f038 /community
parent9f33a51efabc9d3fca79df91d22ccd092c8bb4a8 (diff)
downloadaports-0ca99d6dde3be52b616a291d41a444ee559a8bd3.tar.bz2
aports-0ca99d6dde3be52b616a291d41a444ee559a8bd3.tar.xz
community/gimp: upgrade to 2.10.10
Diffstat (limited to 'community')
-rw-r--r--community/gimp/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gimp/APKBUILD b/community/gimp/APKBUILD
index ea422d2a56..1dcb17359e 100644
--- a/community/gimp/APKBUILD
+++ b/community/gimp/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gimp
-pkgver=2.10.8
-pkgrel=2
+pkgver=2.10.10
+pkgrel=0
pkgdesc="GNU Image Manipulation Program"
url="https://www.gimp.org/"
arch="all"
@@ -14,7 +14,7 @@ makedepends="gtk+-dev libxpm-dev libxmu-dev librsvg-dev dbus-glib-dev
babl-dev gexiv2-dev glib-networking xz-dev poppler-dev mypaint-brushes
libmypaint-dev poppler-data libexecinfo-dev"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
-source="https://download.gimp.org/mirror/pub/$pkgname/v${pkgver%.*}/$pkgname-$pkgver.tar.bz2"
+source="https://download.gimp.org/pub/$pkgname/v${pkgver%.*}/$pkgname-$pkgver.tar.bz2"
options="!check"
builddir="$srcdir/$pkgname-$pkgver"
@@ -58,4 +58,4 @@ dev() {
mv "$pkgdir"/usr/bin/gimptool* "$subpkgdir"/usr/bin
}
-sha512sums="b458dd710b786152f95a8e48a0727b71cac549fccb31ac9e1e6ac3c617652079773ce7076401f8ade750ed38bdc78dfdec3317423f4c4e9c931f78002bd7454e gimp-2.10.8.tar.bz2"
+sha512sums="87caab9643a018e741e5e51c61220b7b282a66ed5bb723750cdf4139950f98c9ab246f4d6450420531d0e878c4561150efc4063cda896f08b25669bac4d1d172 gimp-2.10.10.tar.bz2"