summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-04-13 18:56:40 +0200
committerStefan Husmann2016-04-13 18:56:40 +0200
commit94a45baf2c70410dff89c817b97c2ce85e20698f (patch)
tree85d50d803ff73a20ac99d0e01eed8cedaade59db
parent523ed9f3e0fd2b73f4e792b304ccf7b0f1c4932c (diff)
downloadaur-94a45baf2c70410dff89c817b97c2ce85e20698f.tar.gz
update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbfce8fbc524..70384cff8ec0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Apr 13 16:56:28 UTC 2016
+# Wed Apr 13 16:56:40 UTC 2016
pkgbase = fotoxx
pkgdesc = A program for improving image files made with a digital camera
pkgver = 16.04.1
@@ -16,7 +16,7 @@ pkgbase = fotoxx
optdepends = mashup: for composing pages to print from within fotoxx
optdepends = brasero: for burning
source = http://www.kornelix.net/downloads/tarballs/fotoxx-16.04.1.tar.gz
- md5sums = 59544973fc74be73cab14885dff838cb
+ md5sums = 1e25cc733c24452c7fcc4469562d6a4a
pkgname = fotoxx
diff --git a/PKGBUILD b/PKGBUILD
index 01e787e720ae..86b9a6d52a5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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=('59544973fc74be73cab14885dff838cb')
+md5sums=('1e25cc733c24452c7fcc4469562d6a4a')
install=fotoxx.install
prepare() {