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

Andrea Scarpino andrea at archlinux.org
Mon Jul 19 11:32:26 UTC 2010


    Date: Monday, July 19, 2010 @ 07:32:25
  Author: andrea
Revision: 85750

upgpkg: qtcurve-gtk2 1.5.2-1
upstream release

Modified:
  qtcurve-gtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-19 11:07:55 UTC (rev 85749)
+++ PKGBUILD	2010-07-19 11:32:25 UTC (rev 85750)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=qtcurve-gtk2
-pkgver=1.5.1
+pkgver=1.5.2
 pkgrel=1
 arch=('i686' 'x86_64')
 groups=('qtcurve')
@@ -14,7 +14,7 @@
 depends=('gtk2')
 makedepends=('pkgconfig' 'cmake')
 options=('!libtool')
-md5sums=('88f2dbc5453f239c6d368a84ec3f9754')
+md5sums=('1f8ae823ce6202b98c8d4f60513114c8')
 
 build() {
 	cd $srcdir
@@ -29,5 +29,4 @@
 package() {
 	cd $srcdir/build
 	make DESTDIR=$pkgdir install
-
 }




More information about the arch-commits mailing list