summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-11-01 19:38:47 +0100
committerStefan Husmann2016-11-01 19:38:47 +0100
commitd2a72f18f35a62e4bd80d993a6157ff2f90b5f80 (patch)
tree11ffe4e435df3e3c8dad28e184167e48d0409fe6
parentcbe7750cc6e0d7c2725f6323c69bf5b95652539d (diff)
downloadaur-d2a72f18f35a62e4bd80d993a6157ff2f90b5f80.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 6e09cde1e053..a6120d0a170d 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.10.3
+ pkgver = 16.11
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.10.3.tar.gz
- md5sums = 1e87d076f3a1aa1e063009bb70112cdb
+ source = http://www.kornelix.net/downloads/tarballs/fotoxx-16.11.tar.gz
+ md5sums = ce4f48cb6e55b224160627ac98ac8883
pkgname = fotoxx
diff --git a/PKGBUILD b/PKGBUILD
index c6af03d504e8..06ab30c4620f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fotoxx
-pkgver=16.10.3
+pkgver=16.11
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=('1e87d076f3a1aa1e063009bb70112cdb')
+md5sums=('ce4f48cb6e55b224160627ac98ac8883')
options=('!makeflags')
prepare() {