summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2022-03-01 20:46:07 +0100
committerhaawda2022-03-01 20:46:07 +0100
commit6f32bff35373e9f6aed778999534141c8af9d0e6 (patch)
tree4ebb73d8762865ad937d9ef8c469cf77aad59a28
parent1ebc42d7e6265d5ffaa43b45a436eb98e00b8f51 (diff)
downloadaur-6f32bff35373e9f6aed778999534141c8af9d0e6.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 8ca9ed8700a0..9de87e1fa10f 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.12
+ pkgver = 22.14
pkgrel = 1
url = http://www.kornelix.net/fotoxx/fotoxx.html
arch = i686
@@ -15,7 +15,7 @@ pkgbase = fotoxx
optdepends = dvd+rw-tools: for burning CDs,DVDs or BlueRays
optdepends = hugin: for panorama photos
optdepends = darktable: organize and develop raw images
- source = http://www.kornelix.net/downloads/downloads/fotoxx-22.12.tar.gz
- sha256sums = c03f1b7ae70152b62c21dde9d14d74c9b9b1f74e8e60a0003558a79b9e9d3599
+ source = http://www.kornelix.net/downloads/downloads/fotoxx-22.14.tar.gz
+ sha256sums = 725e560afad719edc1e175d3e0d119f3cdefaaa20ca93549a1318f2b09659de1
pkgname = fotoxx
diff --git a/PKGBUILD b/PKGBUILD
index cadf65ce6e48..cab60c2e9bea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fotoxx
-pkgver=22.12
+pkgver=22.14
pkgrel=1
pkgdesc="A program for improving image files made with a digital camera, stable version"
url="http://www.kornelix.net/fotoxx/fotoxx.html"
@@ -13,7 +13,7 @@ optdepends=('rawtherapee: for raw image processing'
'hugin: for panorama photos'
'darktable: organize and develop raw images')
source=("http://www.kornelix.net/downloads/downloads/$pkgname-$pkgver.tar.gz")
-sha256sums=('c03f1b7ae70152b62c21dde9d14d74c9b9b1f74e8e60a0003558a79b9e9d3599')
+sha256sums=('725e560afad719edc1e175d3e0d119f3cdefaaa20ca93549a1318f2b09659de1')
prepare() {
cd $pkgname