summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-03-07 18:54:15 +0100
committerStefan Husmann2016-03-07 18:54:15 +0100
commitb3606b36e02d700a585fe1c58e5e880e7fe8e28e (patch)
treed69fd01ddfc9a0574a0f57201848cf4bd61e4854 /PKGBUILD
parent0cb986d8b9f443df1902184084cad5067d3428f8 (diff)
downloadaur-b3606b36e02d700a585fe1c58e5e880e7fe8e28e.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 4c1117bed9c2..4b829fafda8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fotoxx
-pkgver=16.03
+pkgver=16.03.1
pkgrel=1
pkgdesc="A program for improving image files made with a digital camera"
@@ -13,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=('115f9befc671200467dfc3d6345a538f')
+md5sums=('a7f2503a4b17855680e0b5b60def27ee')
install=fotoxx.install
prepare() {