summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-02-05 19:10:24 +0100
committerStefan Husmann2016-02-05 19:10:24 +0100
commitc53c831503cdac810db3315b53a930084d503e75 (patch)
tree655d673943070884f2fa8d5f5f414cadeca7ccac /PKGBUILD
parent19178b2322ba158385a3b220869813b2203ea758 (diff)
downloadaur-c53c831503cdac810db3315b53a930084d503e75.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f0d57d522e2..e230fd026bb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fotoxx
-pkgver=16.02
+pkgver=16.02.1
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 +13,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=('e8aabacc39e78dad371b92e889e591f0')
+md5sums=('61ba40468a6e7c341fcae4ccdd04fe01')
install=fotoxx.install
prepare() {