[arch-commits] Commit in yakuake/repos (extra-x86_64 extra-x86_64/PKGBUILD)

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


    Date: Thursday, September 25, 2008 @ 05:25:28
  Author: james
Revision: 12953

Merged revisions 6435-12952 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/yakuake/trunk

........
  r12952 | james | 2008-09-25 02:24:36 -0700 (Thu, 25 Sep 2008) | 1 line
  
  upgpkg: yakuake 2.9.4-1
........

Modified:
  yakuake/repos/extra-x86_64/	(properties)
  yakuake/repos/extra-x86_64/PKGBUILD

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


Property changes on: yakuake/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /yakuake/trunk:1-6434
   + /yakuake/trunk:1-12952

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-09-25 09:24:36 UTC (rev 12952)
+++ extra-x86_64/PKGBUILD	2008-09-25 09:25:28 UTC (rev 12953)
@@ -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