diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-08-26 13:15:40 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-08-27 04:57:31 +0000 |
commit | 0ea75a13bfe93553e287aff2782123bedb67aca1 (patch) | |
tree | 871da31e752aea118245d43519522d50b62aeb12 /main/gegl/APKBUILD | |
parent | 583bab46653746de5ecb2913beae4cca5617c0c4 (diff) | |
download | aports-0ea75a13bfe93553e287aff2782123bedb67aca1.tar.bz2 aports-0ea75a13bfe93553e287aff2782123bedb67aca1.tar.xz |
main/gegl: rebuild against libpng16
Diffstat (limited to 'main/gegl/APKBUILD')
-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 56987a3d38..12d7791f17 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=1 +pkgrel=2 pkgdesc="Graph based image processing framework" url="http://www.gegl.org/" arch="all" |