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

Alexander Rødseth arodseth at archlinux.org
Fri Jul 25 12:21:34 UTC 2014


    Date: Friday, July 25, 2014 @ 14:21:34
  Author: arodseth
Revision: 116331

upgpkg: pekwm-themes 1.0.5-3

Modified:
  pekwm-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-25 12:11:18 UTC (rev 116330)
+++ PKGBUILD	2014-07-25 12:21:34 UTC (rev 116331)
@@ -3,17 +3,17 @@
 
 pkgname=pekwm-themes
 pkgver=1.0.5
-pkgrel=2
+pkgrel=3
 pkgdesc="PekWM themes collection"
 arch=('any')
 license=('GPL') # All the "theme" files have "License: GPL"
 url="http://ftp.sh.cvut.cz/MIRRORS/sourcemage/mirror/"
 depends=('pekwm')
-source=("http://ftp.sh.cvut.cz/MIRRORS/sourcemage/mirror/$pkgname-$pkgver.tar.gz")
+source=("http://ftp.de.debian.org/debian/pool/main/p/$pkgname/${pkgname}_$pkgver.orig.tar.gz")
 sha256sums=('5406fe7bbdfba05bb355cc991bf55276b6399e28cbfd2cd05189ae48f1df8321')
 
 package() {
-  cd "$srcdir/$pkgname"
+  cd "$pkgname"
 
   mkdir -p "$pkgdir/usr/share/pekwm/themes"
   cp -R "$srcdir/$pkgname/"* "$pkgdir/usr/share/pekwm/themes/"




More information about the arch-commits mailing list