summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2022-10-09 22:27:52 +0200
committerhaawda2022-10-09 22:27:52 +0200
commit7df9742be9f7209b585e16a188e9acec4d2a77d4 (patch)
tree7601d329c8dc79ed46c400199c2e9aab60979442
parent37bc0b01c619955026263ba945a8521c78a3a15e (diff)
downloadaur-7df9742be9f7209b585e16a188e9acec4d2a77d4.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 3439c0f99ed8..fa85612e9422 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fotoxx
pkgdesc = A program for improving image files made with a digital camera, stable version
- pkgver = 22.31
+ pkgver = 22.35
pkgrel = 1
url = http://www.kornelix.net/fotoxx/fotoxx.html
arch = i686
@@ -16,7 +16,7 @@ pkgbase = fotoxx
optdepends = hugin: for panorama photos
optdepends = darktable: organize and develop raw images
optdepends = ghostscript: handle .pdf, .ps or eps-files
- source = http://www.kornelix.net/downloads/downloads/fotoxx-22.31.tar.gz
- sha256sums = e378a495d346dfe764bb5c56325cec13ea4997b54b996ef13889f5735a60893f
+ source = http://www.kornelix.net/downloads/downloads/fotoxx-22.35.tar.gz
+ sha256sums = 7c2760c7a499684973156b6a22e5787ae1dbb4925a1ddc8d1f463088a5c9b6ac
pkgname = fotoxx
diff --git a/PKGBUILD b/PKGBUILD
index c323c198d3be..87d33dba042a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fotoxx
-pkgver=22.31
+pkgver=22.35
pkgrel=1
pkgdesc="A program for improving image files made with a digital camera, stable version"
url="http://www.kornelix.net/fotoxx/fotoxx.html"
@@ -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=('e378a495d346dfe764bb5c56325cec13ea4997b54b996ef13889f5735a60893f')
+sha256sums=('7c2760c7a499684973156b6a22e5787ae1dbb4925a1ddc8d1f463088a5c9b6ac')
prepare() {
cd $pkgname