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

James Rayner james at archlinux.org
Thu Sep 25 09:24:36 UTC 2008


    Date: Thursday, September 25, 2008 @ 05:24:36
  Author: james
Revision: 12952

upgpkg: yakuake 2.9.4-1

Modified:
  yakuake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-25 09:21:44 UTC (rev 12951)
+++ PKGBUILD	2008-09-25 09:24:36 UTC (rev 12952)
@@ -3,7 +3,7 @@
 #Contributor: leeghoofd <abcdefg at solcon.nl>
 
 pkgname=yakuake
-pkgver=2.9.3
+pkgver=2.9.4
 pkgrel=1
 pkgdesc="A KDE konsole application with the look and feel of that in the Quake engine"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 license=("GPL")
 depends=('kdelibs>4')
 source=("http://download.berlios.de/yakuake/yakuake-${pkgver}.tar.bz2")
-md5sums=('4facbeab425dfee58cca5f75eb9e88f1')
 
+
 build() {
 	cd $srcdir
 	mkdir build
@@ -22,4 +22,4 @@
 		-DCMAKE_INSTALL_PREFIX=/usr
 	make
 	make DESTDIR=$pkgdir install
-}
\ No newline at end of file
+}




More information about the arch-commits mailing list