diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-09-04 02:26:36 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-09-04 03:12:55 -0300 |
commit | 5a58fb0787805213aad3cc47d9230629edd96076 (patch) | |
tree | cc280fac8a71ac8e754d01a956b7f4756732d395 /community/gimp/APKBUILD | |
parent | cf8d71e2a77a46175563c1b3e3fc828e3ff0605b (diff) | |
download | aports-5a58fb0787805213aad3cc47d9230629edd96076.tar.bz2 aports-5a58fb0787805213aad3cc47d9230629edd96076.tar.xz |
community/gimp: rebuild for libmypaint-1.4.so.0
Diffstat (limited to 'community/gimp/APKBUILD')
-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 9cfe26bec9..d813323882 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=1 +pkgrel=2 pkgdesc="GNU Image Manipulation Program" url="https://www.gimp.org/" arch="all" |