[arch-commits] Commit in rawtherapee/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Wed Feb 5 08:01:54 UTC 2020
Date: Wednesday, February 5, 2020 @ 08:01:52
Author: eworm
Revision: 562812
upgpkg: rawtherapee 1:5.8-1
new upstream release
Modified:
rawtherapee/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-05 08:01:15 UTC (rev 562811)
+++ PKGBUILD 2020-02-05 08:01:52 UTC (rev 562812)
@@ -4,8 +4,8 @@
# Contributor: Archie <mymaud at gmail.com>
pkgname=rawtherapee
-pkgver=5.7
-pkgrel=3
+pkgver=5.8
+pkgrel=1
epoch=1
pkgdesc="A powerful cross-platform raw image processing program"
arch=('x86_64')
@@ -14,8 +14,9 @@
depends=('fftw' 'gtk3' 'glibmm' 'gtkmm3' 'lcms2' 'lensfun' 'libcanberra'
'libiptcdata' 'desktop-file-utils' 'hicolor-icon-theme')
makedepends=('cmake')
-source=("https://rawtherapee.com/shared/source/rawtherapee-$pkgver.tar.xz")
-sha1sums=('93454c25679d8b7bceb52a7a0758c3b5754f20ed')
+source=("https://github.com/Beep6581/RawTherapee/releases/download/${pkgver}/rawtherapee-$pkgver.tar.xz")
+sha1sums=('2d8b7104c2f8dad1925a3ee3ac52204d424278d8')
+sha256sums=('360528a0aae922eb5af8742f415475fb91b6d62a739da5f2804828f04ec40853')
build() {
mkdir -p "$srcdir/$pkgname-build"
More information about the arch-commits
mailing list