summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-08-01 19:05:08 +0200
committerStefan Husmann2016-08-01 19:05:08 +0200
commit0649abd8b3fe8e917b087611c556044cef026867 (patch)
tree1a70af7e4317077834cd132df1c133dcf69cf2d7
parent38de017b2eb125e118ce29d2230e435669764c13 (diff)
downloadaur-0649abd8b3fe8e917b087611c556044cef026867.tar.gz
update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f259ad843485..acc629ff833f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fotoxx
pkgdesc = A program for improving image files made with a digital camera
- pkgver = 16.07.1
+ pkgver = 16.08
pkgrel = 1
url = http://www.kornelix.net/fotoxx/fotoxx.html
arch = i686
@@ -14,8 +14,8 @@ pkgbase = fotoxx
optdepends = mashup: for composing pages to print from within fotoxx
optdepends = brasero: for burning
options = !makeflags
- source = http://www.kornelix.net/downloads/tarballs/fotoxx-16.07.1.tar.gz
- md5sums = a6ac28c8535b605326b7b2dd045eede2
+ source = http://www.kornelix.net/downloads/tarballs/fotoxx-16.08.tar.gz
+ md5sums = f4bfc7ab0610eb4285b54276a2949a69
pkgname = fotoxx
diff --git a/PKGBUILD b/PKGBUILD
index 12096b47a21d..f932a366f23f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fotoxx
-pkgver=16.07.1
+pkgver=16.08
pkgrel=1
pkgdesc="A program for improving image files made with a digital camera"
url="http://www.kornelix.net/fotoxx/fotoxx.html"
@@ -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=('a6ac28c8535b605326b7b2dd045eede2')
+md5sums=('f4bfc7ab0610eb4285b54276a2949a69')
options=('!makeflags')
prepare() {