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

Tobias Powalowski tpowa at archlinux.org
Tue May 3 18:56:12 UTC 2011


    Date: Tuesday, May 3, 2011 @ 14:56:11
  Author: tpowa
Revision: 122312

upgpkg: kaffeine 1.2.2-1
bump to latest version

Modified:
  kaffeine/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-03 18:53:27 UTC (rev 122311)
+++ PKGBUILD	2011-05-03 18:56:11 UTC (rev 122312)
@@ -2,7 +2,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kaffeine
-pkgver=1.2.1
+pkgver=1.2.2
 pkgrel=1
 pkgdesc='KDE media player'
 license=('GPL')
@@ -21,6 +21,10 @@
 		-DCMAKE_SKIP_RPATH=ON \
 		-DCMAKE_INSTALL_PREFIX=/usr
 	make
+}
+
+package() {
+        cd $srcdir/build
 	make DESTDIR=$pkgdir install
 }
-md5sums=('e65a8558836f0aa0d173d76e51ad065f')
+md5sums=('690e48d2e5fe123887109aa9b1bc1c31')




More information about the arch-commits mailing list