summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwillemw122024-02-07 16:34:47 +0100
committerwillemw122024-02-07 16:34:47 +0100
commit289120a0900d5d7977ad0890de80540ab6f690b4 (patch)
tree5e607cc89e9d57130fb8ca02f1371e01a5d07cef
parentbf85431b979bfdd3e673842864f03cc658a65ac1 (diff)
downloadaur-289120a0900d5d7977ad0890de80540ab6f690b4.tar.gz
24.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38f858e03e57..6c74581dfc0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fotocx
pkgdesc = Image editing and collection management program
- pkgver = 24.10
+ pkgver = 24.11
pkgrel = 1
url = https://www.kornelix.net/fotocx/fotocx.html
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = fotocx
optdepends = rawtherapee: for raw image processing
optdepends = vlc: for viewing video
replaces = fotoxx
- source = https://www.kornelix.net/downloads/downloads/fotocx-24.10-source.tar.gz
- sha256sums = ccfbb8db844bd7f75a2e2fe2b9143409d8549fc7e76e5d2f505fc1614ca00946
+ source = https://www.kornelix.net/downloads/downloads/fotocx-24.11-source.tar.gz
+ sha256sums = bc3e12a7ae2deb80ff41b14d392f15010eed93eb383dd184d605967c47a78b95
pkgname = fotocx
diff --git a/PKGBUILD b/PKGBUILD
index 5425f6fa1186..e45349618e26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: willemw <willemw12@gmail.com>
pkgname=fotocx
-pkgver=24.10
+pkgver=24.11
pkgrel=1
pkgdesc='Image editing and collection management program'
url=https://www.kornelix.net/fotocx/fotocx.html
@@ -19,7 +19,7 @@ optdepends=('darktable: organize and develop raw images'
'vlc: for viewing video')
replaces=(fotoxx)
source=("https://www.kornelix.net/downloads/downloads/$pkgname-$pkgver-source.tar.gz")
-sha256sums=('ccfbb8db844bd7f75a2e2fe2b9143409d8549fc7e76e5d2f505fc1614ca00946')
+sha256sums=('bc3e12a7ae2deb80ff41b14d392f15010eed93eb383dd184d605967c47a78b95')
build() {
make -C $pkgname PREFIX=/usr