[arch-commits] CVS update of extra/kde/yakuake (PKGBUILD)

James Rayner james at archlinux.org
Mon Oct 29 11:01:51 UTC 2007


    Date: Monday, October 29, 2007 @ 07:01:51
  Author: james
    Path: /home/cvs-extra/extra/kde/yakuake

Modified: PKGBUILD (1.2 -> 1.3)

upgpkg: yakuake 2.8-1


----------+
 PKGBUILD |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)


Index: extra/kde/yakuake/PKGBUILD
diff -u extra/kde/yakuake/PKGBUILD:1.2 extra/kde/yakuake/PKGBUILD:1.3
--- extra/kde/yakuake/PKGBUILD:1.2	Wed Jul  5 10:59:44 2006
+++ extra/kde/yakuake/PKGBUILD	Mon Oct 29 07:01:51 2007
@@ -1,16 +1,17 @@
+# $Id: PKGBUILD,v 1.3 2007/10/29 11:01:51 james Exp $
 # Maintainer: James Rayner <iphitus at gmail.com>
 #Contributor: leeghoofd <abcdefg at solcon.nl>
 
 pkgname=yakuake
-pkgver=2.7.5
-pkgrel=2
+pkgver=2.8
+pkgrel=1
 pkgdesc="A KDE konsole application with the look and feel of that in the Quake engine"
 arch=(i686 x86_64)
 url="http://yakuake.uv.ro/"
-license="GPL"
+license=("GPL")
 depends=('kdelibs')
-source=(http://www.kde-apps.org/content/files/29153-$pkgname-$pkgver.tar.bz2)
-md5sums=('6905f9a6d448c7bfc818cd2d7c88cab4')
+source=(http://download.berlios.de/yakuake/yakuake-${pkgver}.tar.bz2)
+
 
 build() {
 	cd $startdir/src/$pkgname-$pkgver
@@ -19,3 +20,4 @@
 	make DESTDIR=$startdir/pkg install
 }
 
+md5sums=('595f704fd098db01b29b16329a598cb2')




More information about the arch-commits mailing list