[arch-commits] Commit in kdeadmin/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Thu May 27 09:06:01 UTC 2010


    Date: Thursday, May 27, 2010 @ 05:06:01
  Author: andrea
Revision: 81212

Added URLs

Modified:
  kdeadmin/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-27 09:04:23 UTC (rev 81211)
+++ PKGBUILD	2010-05-27 09:06:01 UTC (rev 81212)
@@ -51,6 +51,7 @@
 package_kdeadmin-ksystemlog() {
 	pkgdesc='System log viewer tool'
 	depends=('kdelibs' 'kdebase-runtime')
+	url="http://kde.org/applications/system/ksystemlog/"
 	cd $srcdir/build/ksystemlog
 	make DESTDIR=$pkgdir install
 	cd $srcdir/build/doc/ksystemlog
@@ -60,6 +61,7 @@
 package_kdeadmin-kuser() {
 	pkgdesc='User Manager'
 	depends=('kdepimlibs' 'kdebase-runtime' 'kdepim-runtime')
+	url="http://kde.org/applications/system/kuser/"
 	install='kdeadmin.install'
 	cd $srcdir/build/kuser
 	make DESTDIR=$pkgdir install
@@ -70,6 +72,7 @@
 package_kdeadmin-system-config-printer-kde() {
 	pkgdesc='Configure local and remote Printers'
 	depends=('kdebindings-python' 'system-config-printer-common' 'pyqt')
+	url="http://kde.org/applications/system/printerapplet/"
 	cd $srcdir/build/system-config-printer-kde
 	make DESTDIR=$pkgdir install
 }




More information about the arch-commits mailing list