summaryrefslogtreecommitdiff
path: root/community/fotoxx
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-15 11:21:50 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-15 11:21:50 -0300
commit3b1f136e5530b99c12c9b170b16af39e398e1719 (patch)
tree68f1515c47b2bfc69d67cb523ad955dff4538d6a /community/fotoxx
parent5182b3ad7127576cdf11e1b729c9ef53383dbf69 (diff)
parentba3afb3907fc927bd08713613d4a30a9479c715c (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/indent/PKGBUILD
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 3c7e384f8..307e7e4de 100644
--- a/community/fotoxx/PKGBUILD
+++ b/community/fotoxx/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fotoxx
-pkgver=11.06
+pkgver=11.06.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')
license=('GPL3')
depends=('gimp-ufraw' 'perl-exiftool' 'xdg-utils' 'desktop-file-utils')
-optdepends=('mashup: for printing from within fotoxx' 'brasero: for burning')
+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=('e636e10f6a46f0a813e704f18eac3176')
+md5sums=('d485750bd0d808e5df41bddeae8de00c')
install=fotoxx.install
build() {