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

Lukas Jirkovsky stativ at nymeria.archlinux.org
Thu May 22 09:41:47 UTC 2014


    Date: Thursday, May 22, 2014 @ 11:41:46
  Author: stativ
Revision: 111662

rawtherapee: prepare for the 4.1 update, remove commented out code

Modified:
  rawtherapee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-22 09:28:35 UTC (rev 111661)
+++ PKGBUILD	2014-05-22 09:41:46 UTC (rev 111662)
@@ -5,7 +5,7 @@
 # Contributor: Archie <mymaud at gmail.com>
 
 pkgname=rawtherapee
-pkgver=4.0.12
+pkgver=4.1
 pkgrel=1
 epoch=1
 pkgdesc="Raw photo editor"
@@ -14,12 +14,9 @@
 license=('GPL3')
 depends=('fftw' 'gtkmm' 'libcanberra' 'libiptcdata' 'lcms2' 'desktop-file-utils' 'hicolor-icon-theme')
 makedepends=('cmake' 'mercurial')
-#makedepends=('cmake')
 install=rawtherapee.install
 source=("rawtherapee-$pkgver::hg+https://code.google.com/p/rawtherapee/#tag=$pkgver")
 md5sums=('SKIP')
-#source=("http://rawtherapee.googlecode.com/files/rawtherapee-$pkgver.tar.xz")
-#md5sums=('d30a54e6446326d8299c06ec76c281d8')
 
 build() {
   mkdir "$srcdir/$pkgname-build"




More information about the arch-commits mailing list