summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2022-07-02 15:28:07 +0200
committerhaawda2022-07-02 15:28:07 +0200
commit18000884b6665c61d3288eb76d03f75ff6945c84 (patch)
tree1180071f07a78ef79fa97eb8f675e3b69027011b
parentb651fd123474982777042d74aa4ad19ae5e67153 (diff)
downloadaur-18000884b6665c61d3288eb76d03f75ff6945c84.tar.gz
shasum change
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af1ede9a2d19..dedd028fdca2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fotoxx
pkgdesc = A program for improving image files made with a digital camera, stable version
pkgver = 22.20
- pkgrel = 2
+ pkgrel = 3
url = http://www.kornelix.net/fotoxx/fotoxx.html
arch = i686
arch = x86_64
@@ -17,6 +17,6 @@ pkgbase = fotoxx
optdepends = darktable: organize and develop raw images
optdepends = ghostscript: handle .pdf, .ps or eps-files
source = http://www.kornelix.net/downloads/downloads/fotoxx-22.20.tar.gz
- sha256sums = 2fbba361e3ef88cc4cdf4b74751765a74ddf7891cc976bb8dae6794fdce2033f
+ sha256sums = 6fbdb67963de0c62f0fa3d13fee7591074b1826a37d4dde36f6015b7f12bb8bb
pkgname = fotoxx
diff --git a/PKGBUILD b/PKGBUILD
index b4f40e5f505d..801241257940 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=fotoxx
pkgver=22.20
-pkgrel=2
+pkgrel=3
pkgdesc="A program for improving image files made with a digital camera, stable version"
url="http://www.kornelix.net/fotoxx/fotoxx.html"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ optdepends=('rawtherapee: for raw image processing'
'darktable: organize and develop raw images'
'ghostscript: handle .pdf, .ps or eps-files')
source=("http://www.kornelix.net/downloads/downloads/$pkgname-$pkgver.tar.gz")
-sha256sums=('2fbba361e3ef88cc4cdf4b74751765a74ddf7891cc976bb8dae6794fdce2033f')
+sha256sums=('6fbdb67963de0c62f0fa3d13fee7591074b1826a37d4dde36f6015b7f12bb8bb')
prepare() {
cd $pkgname