summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2021-06-15 17:58:25 +0200
committerhaawda2021-06-15 17:58:25 +0200
commit80e573e080ae925a5a65148edd935066c2066363 (patch)
treeb895c8776da338140ae6667498f8741a5fcf60f9
parent10aff5402445d7a7c005e9fed5f4025496ee234a (diff)
downloadaur-80e573e080ae925a5a65148edd935066c2066363.tar.gz
update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 440a13e60fe2..6fbe5889eb07 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 = 21.41
- pkgrel = 2
+ pkgver = 21.42
+ pkgrel = 1
url = http://www.kornelix.net/fotoxx/fotoxx.html
arch = i686
arch = x86_64
@@ -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-21.41.tar.gz
- sha256sums = bfefc34dc383e9d8cc9144e13a760d6021b7c238b75e3330a67ad03dac85e229
+ source = http://www.kornelix.net/downloads/downloads/fotoxx-21.42.tar.gz
+ sha256sums = 810fb252c0c96571dd4342fb43e94a39e7015290a7208d2bf3afa10d34d84220
pkgname = fotoxx
diff --git a/PKGBUILD b/PKGBUILD
index e9199a726955..9050f904fd0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fotoxx
-pkgver=21.41
-pkgrel=2
+pkgver=21.42
+pkgrel=1
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')
@@ -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=('bfefc34dc383e9d8cc9144e13a760d6021b7c238b75e3330a67ad03dac85e229')
+sha256sums=('810fb252c0c96571dd4342fb43e94a39e7015290a7208d2bf3afa10d34d84220')
prepare() {
cd $pkgname