diff options
-rw-r--r-- | testing/fotoxx/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/fotoxx/APKBUILD b/testing/fotoxx/APKBUILD index 792fc53c8a..0edb118536 100644 --- a/testing/fotoxx/APKBUILD +++ b/testing/fotoxx/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=fotoxx -pkgver=11.03 +pkgver=11.06 pkgrel=0 pkgdesc="Photo editing and collection management" url="http://kornelix.squarespace.com/fotoxx" @@ -36,5 +36,5 @@ package() { make PREFIX=/usr DESTDIR="$pkgdir" install } -md5sums="9353ea3d5e02a7d4fd2d9240798fff25 fotoxx-11.03.tar.gz +md5sums="e636e10f6a46f0a813e704f18eac3176 fotoxx-11.06.tar.gz 981323960d1316051b898ba194085205 no-execinfo.patch" |