summaryrefslogtreecommitdiff
path: root/community/fotoxx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fotoxx/PKGBUILD')
-rw-r--r--community/fotoxx/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/fotoxx/PKGBUILD b/community/fotoxx/PKGBUILD
index cf0b1ccfa..d243c8c33 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')
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() {