summaryrefslogtreecommitdiff
path: root/community/fotoxx
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-09-28 12:06:53 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-09-28 12:06:53 -0500
commit9ff345b0c8ba8471df75a2acb9f1dee5c8fd16c8 (patch)
tree79431dd87b25cf516912572c9dcf0a8d4b464d8e /community/fotoxx
parent591051c8c74711cdf359f029b8132e3d9e5d27d4 (diff)
Commiting libre package fotoxx-11.09.1-1
Diffstat (limited to 'community/fotoxx')
-rw-r--r--community/fotoxx/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/fotoxx/PKGBUILD b/community/fotoxx/PKGBUILD
index 1864ac9ee..d4384e5d5 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=2
+pkgver=11.09.1
+pkgrel=1
pkgdesc="A program for improving image files made with a digital camera"
url="http://kornelix.squarespace.com/fotoxx"
arch=('i686' 'x86_64' 'mips64el')
@@ -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=('7001aec08a6291abf1c7c480b79cc38f')
+md5sums=('a532c4ef6b00e682319a68416c9c0eeb')
install=fotoxx.install
build() {