summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-03-01 20:02:36 +0100
committerStefan Husmann2016-03-01 20:02:36 +0100
commit0cb986d8b9f443df1902184084cad5067d3428f8 (patch)
treeed341e9375e04da71cece8ce064e70fa8581a4b4 /PKGBUILD
parentc53c831503cdac810db3315b53a930084d503e75 (diff)
downloadaur-0cb986d8b9f443df1902184084cad5067d3428f8.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 e230fd026bb8..4c1117bed9c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fotoxx
-pkgver=16.02.1
+pkgver=16.03
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=('61ba40468a6e7c341fcae4ccdd04fe01')
+md5sums=('115f9befc671200467dfc3d6345a538f')
install=fotoxx.install
prepare() {