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

Pierre Schmitz pierre at archlinux.org
Sat Jan 9 19:15:07 UTC 2010


    Date: Saturday, January 9, 2010 @ 14:15:06
  Author: pierre
Revision: 62514

add HighResolutionWallpapers

Modified:
  kdeartwork/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-09 19:07:26 UTC (rev 62513)
+++ PKGBUILD	2010-01-09 19:15:06 UTC (rev 62514)
@@ -12,7 +12,7 @@
          'kdeartwork-styles'
          'kdeartwork-wallpapers')
 pkgver=4.3.90
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
@@ -87,5 +87,7 @@
 	pkgdesc='KDE wallpapers'
 	cd $srcdir/build/wallpapers
 	make DESTDIR=$pkgdir install
+	cd $srcdir/build/HighResolutionWallpapers
+	make DESTDIR=$pkgdir install
 }
 




More information about the arch-commits mailing list