diff options
-rw-r--r-- | main/gegl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gegl/APKBUILD b/main/gegl/APKBUILD index c788cc03a4..4820d6d265 100644 --- a/main/gegl/APKBUILD +++ b/main/gegl/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gegl pkgver=0.2.0 -pkgrel=4 +pkgrel=5 pkgdesc="Graph based image processing framework" url="http://www.gegl.org/" arch="all" |