diff options
Diffstat (limited to 'community/fotoxx/PKGBUILD')
-rw-r--r-- | community/fotoxx/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/fotoxx/PKGBUILD b/community/fotoxx/PKGBUILD index ce6815552..ebc7bf983 100644 --- a/community/fotoxx/PKGBUILD +++ b/community/fotoxx/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Stefan Husmann <stefan-husmann@t-online.de> pkgname=fotoxx -pkgver=11.05 +pkgver=11.05.1 pkgrel=1 pkgdesc="A program for improving image files made with a digital camera" url="http://kornelix.squarespace.com/fotoxx" @@ -9,7 +9,7 @@ license=('GPL3') depends=('gimp-ufraw' 'perl-exiftool' 'xdg-utils') optdepends=('mashup: for printing from within fotoxx' 'brasero: for burning') source=("http://kornelix.squarespace.com/storage/downloads/$pkgname-$pkgver.tar.gz") -md5sums=('8c970b43716ddcf6ee7d5cd15ca37d44') +md5sums=('27e1501ec6426286bc1da935fd2fa7e9') replaces=('fotox') build() { |