Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages /
darktable
Commits:
7fa37880 by Morten Linderud at 2024-06-21T21:27:42+02:00
upgpkg: 2:4.8.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = darktable
pkgdesc = Utility to organize and develop raw images
- pkgver = 4.6.1
- pkgrel = 3
+ pkgver = 4.8.0
+ pkgrel = 1
epoch = 2
url = https://darktable.org
arch = x86_64
@@ -40,11 +40,11 @@ pkgbase = darktable
optdepends = ghostscript: noise profile script
optdepends = portmidi: game and midi controller input devices
optdepends = gnuplot: noise profile script
- source =
https://github.com/darktable-org/darktable/releases/download/release-4.6.1/darktable-4.6.1.tar.xz
- source =
https://github.com/darktable-org/darktable/releases/download/release-4.6.1/darktable-4.6.1.tar.xz.asc
+ source =
https://github.com/darktable-org/darktable/releases/download/release-4.8.0/darktable-4.8.0.tar.xz
+ source =
https://github.com/darktable-org/darktable/releases/download/release-4.8.0/darktable-4.8.0.tar.xz.asc
validpgpkeys = C4CBC150699956E2A3268EF5BB5CC8295B1779C9
validpgpkeys = F10F9686652B0E949FCD94C318DCA123F949BD3B
- sha256sums =
16edc0a070293e2d3cda4ea10e49bda9bde932e23f9e62e2fa2e7ac74acf7afd
+ sha256sums =
419849e9015270e4075f2341c6b5532d3d1cccccfa8f19592cb2ea3ad17f9255
sha256sums = SKIP
pkgname = darktable
=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@
pkgname=darktable
epoch=2
-pkgver=4.6.1
-pkgrel=3
+pkgver=4.8.0
+pkgrel=1
pkgdesc="Utility to organize and develop raw images"
arch=(x86_64)
url="https://darktable.org"
@@ -24,7 +24,7 @@ optdepends=('dcraw: base curve script'
'gnuplot: noise profile script')
makedepends=(cmake intltool desktop-file-utils llvm clang portmidi
python-jsonschema libwebp)
source=("https://github.com/darktable-org/darktable/releases/download/release-${pkgver}/darktable-${pkgver}.tar.xz"{,.asc})
-sha256sums=('16edc0a070293e2d3cda4ea10e49bda9bde932e23f9e62e2fa2e7ac74acf7afd'
+sha256sums=('419849e9015270e4075f2341c6b5532d3d1cccccfa8f19592cb2ea3ad17f9255'
'SKIP')
validpgpkeys=(C4CBC150699956E2A3268EF5BB5CC8295B1779C9 # darktable releases
<[email protected]>
F10F9686652B0E949FCD94C318DCA123F949BD3B) # Pascal Obry
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/darktable/-/commit/7fa37880cdc2844c244d7ca2b71d80cf399eec14
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/darktable/-/commit/7fa37880cdc2844c244d7ca2b71d80cf399eec14
You're receiving this email because of your account on gitlab.archlinux.org.