summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-02-01 20:15:52 +0100
committerStefan Husmann2016-02-01 20:15:52 +0100
commit19178b2322ba158385a3b220869813b2203ea758 (patch)
tree523c55e9c9f5b811c0ba1a6b231be760446aab3c /PKGBUILD
parent80adc53265faa7d289ceafabd9fa02d720a35fd9 (diff)
downloadaur-19178b2322ba158385a3b220869813b2203ea758.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90013fbeb29a..4f0d57d522e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fotoxx
-pkgver=16.01.1
-pkgrel=2
+pkgver=16.02
+pkgrel=1
pkgdesc="A program for improving image files made with a digital camera"
url="http://www.kornelix.net/fotoxx/fotoxx.html"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('xdg-utils')
optdepends=('mashup: for composing pages to print from within fotoxx'
'brasero: for burning')
source=("http://www.kornelix.net/downloads/tarballs/$pkgname-$pkgver.tar.gz")
-md5sums=('b818c87c14a9f8047016096274f27981')
+md5sums=('e8aabacc39e78dad371b92e889e591f0')
install=fotoxx.install
prepare() {