[arch-commits] Commit in rawtherapee/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Tue Oct 8 19:18:03 UTC 2019


    Date: Tuesday, October 8, 2019 @ 19:18:02
  Author: eworm
Revision: 514271

upgpkg: rawtherapee 1:5.7-2

Modified:
  rawtherapee/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-08 18:10:13 UTC (rev 514270)
+++ PKGBUILD	2019-10-08 19:18:02 UTC (rev 514271)
@@ -5,7 +5,7 @@
 
 pkgname=rawtherapee
 pkgver=5.7
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="A powerful cross-platform raw image processing program"
 arch=('x86_64')
@@ -17,7 +17,6 @@
 source=("https://rawtherapee.com/shared/source/rawtherapee-$pkgver.tar.xz")
 sha1sums=('93454c25679d8b7bceb52a7a0758c3b5754f20ed')
 
-
 build() {
   mkdir -p "$srcdir/$pkgname-build"
   cd "$srcdir/$pkgname-build"
@@ -34,5 +33,4 @@
   make DESTDIR="$pkgdir/" install
 }
 
-
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list