summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2015-07-06 03:47:48 +0200
committerStefan Husmann2015-07-06 03:47:48 +0200
commit3bc9caa48a248c17ee6038fb1aa598e010805dfa (patch)
treed579f8cf85c276b04f4b6fcd65ae863aafa55dc4
parentd60a836b5fbeb3f2ac764a803dd78a6062cc002f (diff)
downloadaur-3bc9caa48a248c17ee6038fb1aa598e010805dfa.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 4a1f7e671ffe..8b0acffe145a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fotoxx
pkgdesc = A program for improving image files made with a digital camera
- pkgver = 15.06
+ pkgver = 15.07
pkgrel = 1
url = http://www.kornelix.com/fotoxx
install = fotoxx.install
@@ -14,8 +14,8 @@ pkgbase = fotoxx
depends = perl-image-exiftool>=0.8.6
optdepends = mashup: for composing pages to print from within fotoxx
optdepends = brasero: for burning
- source = http://www.kornelix.com/uploads/1/3/0/3/13035936/fotoxx-15.06.tar.gz
- md5sums = 00f953443872fdc26a518aa6505b43f8
+ source = http://www.kornelix.com/uploads/1/3/0/3/13035936/fotoxx-15.07.tar.gz
+ md5sums = 1ca02f107b58600d6c0149ed61751cf6
pkgname = fotoxx
diff --git a/PKGBUILD b/PKGBUILD
index 953e79f797a6..19941921e7ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fotoxx
-pkgver=15.06
+pkgver=15.07
pkgrel=1
pkgdesc="A program for improving image files made with a digital camera"
url="http://www.kornelix.com/fotoxx"
@@ -12,7 +12,7 @@ makedepends=('xdg-utils')
optdepends=('mashup: for composing pages to print from within fotoxx'
'brasero: for burning')
source=("http://www.kornelix.com/uploads/1/3/0/3/13035936/$pkgname-$pkgver.tar.gz")
-md5sums=('00f953443872fdc26a518aa6505b43f8')
+md5sums=('1ca02f107b58600d6c0149ed61751cf6')
install=fotoxx.install
prepare() {