summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-11-17 02:36:19 +0100
committerStefan Husmann2016-11-17 02:36:19 +0100
commitdb1a6290d7e99ee037f8582599cc62c3193660b2 (patch)
tree869990ef521ca7645ce741dde211c6dc0e24e98a
parentd2a72f18f35a62e4bd80d993a6157ff2f90b5f80 (diff)
downloadaur-db1a6290d7e99ee037f8582599cc62c3193660b2.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 a6120d0a170d..f4c097def81a 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.11
+ pkgver = 16.11.1
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.11.tar.gz
- md5sums = ce4f48cb6e55b224160627ac98ac8883
+ source = http://www.kornelix.net/downloads/tarballs/fotoxx-16.11.1.tar.gz
+ md5sums = b49b336f9072c8077e0cffa79cc367a7
pkgname = fotoxx
diff --git a/PKGBUILD b/PKGBUILD
index 06ab30c4620f..918a7060f3ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fotoxx
-pkgver=16.11
+pkgver=16.11.1
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=('ce4f48cb6e55b224160627ac98ac8883')
+md5sums=('b49b336f9072c8077e0cffa79cc367a7')
options=('!makeflags')
prepare() {