summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2023-08-01 14:45:30 +0200
committerhaawda2023-08-01 14:45:30 +0200
commitfa183f6995b15cff5addf9c5a1aeff4ed9dc963a (patch)
treec46c059a8944f1deb879ce34512c8c300770530f
parentb5596f622a446e0e1516427d60e27ab127cbdeaf (diff)
downloadaur-fa183f6995b15cff5addf9c5a1aeff4ed9dc963a.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 a4a74bfc88b5..3ad4b65f5c7b 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 = 23.50
+ pkgver = 23.60
pkgrel = 1
epoch = 1
url = http://www.kornelix.net/fotoxx/fotoxx.html
@@ -18,7 +18,7 @@ pkgbase = fotoxx
optdepends = darktable: organize and develop raw images
optdepends = ghostscript: handle .pdf, .ps or eps-files
optdepends = vlc: for viewing films
- source = http://www.kornelix.net/downloads/downloads/fotoxx-23.50-source.tar.gz
- sha256sums = 795c48f95fdad95549bc4decfdeceb1c0ef01c413475fb401968828589f6f5dc
+ source = http://www.kornelix.net/downloads/downloads/fotoxx-23.60-source.tar.gz
+ sha256sums = ce7eff3682ce8355c5d1f692abe1583dba2c2c7059d47a2a3c341b90051f1a8c
pkgname = fotoxx
diff --git a/PKGBUILD b/PKGBUILD
index 1977304ed5d6..61b4935a52ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fotoxx
-pkgver=23.50
+pkgver=23.60
pkgrel=1
epoch=1
pkgdesc="A program for improving image files made with a digital camera, stable version"
@@ -16,7 +16,7 @@ optdepends=('rawtherapee: for raw image processing'
'ghostscript: handle .pdf, .ps or eps-files'
'vlc: for viewing films')
source=("http://www.kornelix.net/downloads/downloads/$pkgname-$pkgver-source.tar.gz")
-sha256sums=('795c48f95fdad95549bc4decfdeceb1c0ef01c413475fb401968828589f6f5dc')
+sha256sums=('ce7eff3682ce8355c5d1f692abe1583dba2c2c7059d47a2a3c341b90051f1a8c')
build() {
cd $pkgname