diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-28 13:41:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-28 13:58:26 +0000 |
commit | 141ed1eb8dfef8ff10451d354c4997b7fd16cdfe (patch) | |
tree | 4f1c2faa7411897fc7d27bb8c4c0e42580953e38 | |
parent | 5cb610fc7996f6d7ddcdffd54f62c2adc184be7a (diff) | |
download | aports-141ed1eb8dfef8ff10451d354c4997b7fd16cdfe.tar.bz2 aports-141ed1eb8dfef8ff10451d354c4997b7fd16cdfe.tar.xz |
main/gegl: rebuild against jasper-2.0.10
-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" |