diff options
author | TBK <tbk@jjtc.eu> | 2020-03-01 22:18:55 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-03-03 02:25:50 -0300 |
commit | d7d44c33c4f827ab626b1289a8908a0664233364 (patch) | |
tree | b5105282067fd1bd82da8b1a012f78287dd11124 | |
parent | 2e728c95f140cf4c66700ba32b15338609940b4a (diff) | |
download | aports-d7d44c33c4f827ab626b1289a8908a0664233364.tar.bz2 aports-d7d44c33c4f827ab626b1289a8908a0664233364.tar.xz |
community/gimp: rebuild against poppler 0.86.1
-rw-r--r-- | community/gimp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gimp/APKBUILD b/community/gimp/APKBUILD index 31e7c5b42e..7c6c926285 100644 --- a/community/gimp/APKBUILD +++ b/community/gimp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gimp pkgver=2.10.12 -pkgrel=2 +pkgrel=3 pkgdesc="GNU Image Manipulation Program" url="https://www.gimp.org/" arch="all !s390x" # librsvg |