diff options
-rw-r--r-- | main/gimp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gimp/APKBUILD b/main/gimp/APKBUILD index 712c07ca79..39f40bed6c 100644 --- a/main/gimp/APKBUILD +++ b/main/gimp/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gimp pkgver=2.8.2 -pkgrel=2 +pkgrel=3 pkgdesc="GNU Image Manipulation Program" url="http://www.gimp.org/" arch="all" |