summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2018-05-12 22:04:16 +0200
committerhaawda2018-05-12 22:04:16 +0200
commitab70ecafa1653624283cc4444f8abd7fef9beb45 (patch)
tree2af2c6e2d88f314915b0660390daf9e822b62e49
parentecbd7217149cf5d2f23e475cf5073a9d42bd2136 (diff)
downloadaur-ab70ecafa1653624283cc4444f8abd7fef9beb45.tar.gz
hashsum change
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9a1bf66c157..3fa05150f09b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fotoxx
pkgdesc = A program for improving image files made with a digital camera
pkgver = 18.01.4
- pkgrel = 1
+ pkgrel = 2
url = http://www.kornelix.net/fotoxx/fotoxx.html
arch = i686
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = fotoxx
optdepends = hugin: for panorama photos
options = !makeflags
source = http://www.kornelix.net/downloads/tarballs/fotoxx-18.01.4.tar.gz
- sha512sums = 7255d30fc57c4244224fa4f07fc2cb0e169325f05dfd316768988e0d12ac4dc46fa299830d2be062d6a2d72bd97239fbcf3cdbd4affde19b07a76683a4805c48
+ sha512sums = 81ab02eedbe3a001dcb667afc5c515781e32c1316ca8bfcbf361778ec9cea3592fb090a13b2ecede4b8fa5c51f855c45d518dd289dc0a0aeeee588ce19df79b0
pkgname = fotoxx
diff --git a/PKGBUILD b/PKGBUILD
index 96ef1550c2ae..140a627d3d8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=fotoxx
pkgver=18.01.4
-pkgrel=1
+pkgrel=2
pkgdesc="A program for improving image files made with a digital camera"
url="http://www.kornelix.net/fotoxx/fotoxx.html"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ optdepends=('mashup: for composing pages to print from within fotoxx'
'dvd+rw-tools: for burning CDs,DVDs or BlueRays'
'hugin: for panorama photos')
source=("http://www.kornelix.net/downloads/tarballs/$pkgname-$pkgver.tar.gz")
-sha512sums=('7255d30fc57c4244224fa4f07fc2cb0e169325f05dfd316768988e0d12ac4dc46fa299830d2be062d6a2d72bd97239fbcf3cdbd4affde19b07a76683a4805c48')
+sha512sums=('81ab02eedbe3a001dcb667afc5c515781e32c1316ca8bfcbf361778ec9cea3592fb090a13b2ecede4b8fa5c51f855c45d518dd289dc0a0aeeee588ce19df79b0')
options=('!makeflags')
build() {