summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-01-08 17:59:51 +0100
committerStefan Husmann2016-01-08 17:59:51 +0100
commit80adc53265faa7d289ceafabd9fa02d720a35fd9 (patch)
treed6b2531c66ca0ba542ae5b518d5e7d2b079f0e18 /PKGBUILD
parent6508efc5fb2260f07f23390478a5540622ba86f5 (diff)
downloadaur-80adc53265faa7d289ceafabd9fa02d720a35fd9.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b02c4f30fde0..90013fbeb29a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=fotoxx
pkgver=16.01.1
-pkgrel=1
+pkgrel=2
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=('fbb450850c702e4b235ad47cafcec6f2')
+md5sums=('b818c87c14a9f8047016096274f27981')
install=fotoxx.install
prepare() {