summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2015-12-23 20:41:47 +0100
committerStefan Husmann2015-12-23 20:41:47 +0100
commit09ff7f64350370988b1bbc36bb3b5487eb14f8ef (patch)
tree63755f1178aa055585fb380f9babda92c9cf11cc /PKGBUILD
parente105282e7fb35faa1d42407d128f5a04c6e1d5c7 (diff)
downloadaur-09ff7f64350370988b1bbc36bb3b5487eb14f8ef.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 3a1cc17c556d..91f68c81da84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fotoxx
-pkgver=15.12
-pkgrel=2
+pkgver=15.12.1
+pkgrel=1
pkgdesc="A program for improving image files made with a digital camera"
url="http://www.kornelix.com/fotoxx"
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=('142c193e0d522bbbcd42111c657fdc19')
+md5sums=('a9e2f9b21020041a536f4935cf51dbff')
install=fotoxx.install
prepare() {