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

Lukas Jirkovsky stativ at nymeria.archlinux.org
Sat Jan 11 19:28:39 UTC 2014


    Date: Saturday, January 11, 2014 @ 20:28:38
  Author: stativ
Revision: 103784

rawtherapee: prepare for the update to 4.0.12

Modified:
  rawtherapee/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-11 19:10:38 UTC (rev 103783)
+++ PKGBUILD	2014-01-11 19:28:38 UTC (rev 103784)
@@ -5,7 +5,7 @@
 # Contributor: Archie <mymaud at gmail.com>
 
 pkgname=rawtherapee
-pkgver=4.0.11
+pkgver=4.0.12
 pkgrel=1
 epoch=1
 pkgdesc="RAW photo editor"
@@ -15,8 +15,10 @@
 depends=('fftw' 'gtkmm' 'libcanberra' 'libiptcdata' 'lcms2' 'desktop-file-utils' 'hicolor-icon-theme')
 makedepends=('cmake')
 install=rawtherapee.install
-source=("http://rawtherapee.googlecode.com/files/rawtherapee-$pkgver.tar.xz")
-md5sums=('d30a54e6446326d8299c06ec76c281d8')
+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