diff options
author | root <root@rshg054.dnsready.net> | 2011-09-16 23:14:49 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-09-16 23:14:49 +0000 |
commit | 0669684720f97826696e11d1053f82108cd03a74 (patch) | |
tree | 90866b6eca3d4398c554c39f2d00831447ca5d43 /community/fotoxx | |
parent | 062d1ba2c4d5de52d97f339c5a3ac1199b8533f6 (diff) |
Fri Sep 16 23:14:49 UTC 2011
Diffstat (limited to 'community/fotoxx')
-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 817aa32b2..0bf347cb8 100644 --- a/community/fotoxx/PKGBUILD +++ b/community/fotoxx/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Stefan Husmann <stefan-husmann@t-online.de> pkgname=fotoxx pkgver=11.09 -pkgrel=1 +pkgrel=2 pkgdesc="A program for improving image files made with a digital camera" url="http://kornelix.squarespace.com/fotoxx" arch=('i686' 'x86_64') @@ -9,7 +9,7 @@ license=('GPL3') depends=('gimp-ufraw' 'perl-exiftool' 'xdg-utils' 'desktop-file-utils') optdepends=('mashup: for composing pages to print from within fotoxx' 'brasero: for burning') source=("http://kornelix.squarespace.com/storage/downloads/$pkgname-$pkgver.tar.gz") -md5sums=('dd851af4ce6e9d900fbf0afd65270ae8') +md5sums=('7001aec08a6291abf1c7c480b79cc38f') install=fotoxx.install build() { |