[arch-commits] Commit in pekwm-themes/repos/community-any (PKGBUILD PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Fri Jul 25 12:21:42 UTC 2014
Date: Friday, July 25, 2014 @ 14:21:41
Author: arodseth
Revision: 116332
archrelease: copy trunk to community-any
Added:
pekwm-themes/repos/community-any/PKGBUILD
(from rev 116331, pekwm-themes/trunk/PKGBUILD)
Deleted:
pekwm-themes/repos/community-any/PKGBUILD
----------+
PKGBUILD | 44 ++++++++++++++++++++++----------------------
1 file changed, 22 insertions(+), 22 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2014-07-25 12:21:34 UTC (rev 116331)
+++ PKGBUILD 2014-07-25 12:21:41 UTC (rev 116332)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-
-pkgname=pekwm-themes
-pkgver=1.0.5
-pkgrel=2
-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")
-sha256sums=('5406fe7bbdfba05bb355cc991bf55276b6399e28cbfd2cd05189ae48f1df8321')
-
-package() {
- cd "$srcdir/$pkgname"
-
- mkdir -p "$pkgdir/usr/share/pekwm/themes"
- cp -R "$srcdir/$pkgname/"* "$pkgdir/usr/share/pekwm/themes/"
-}
-
-# vim:set ts=2 sw=2 et:
Copied: pekwm-themes/repos/community-any/PKGBUILD (from rev 116331, pekwm-themes/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2014-07-25 12:21:41 UTC (rev 116332)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+
+pkgname=pekwm-themes
+pkgver=1.0.5
+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.de.debian.org/debian/pool/main/p/$pkgname/${pkgname}_$pkgver.orig.tar.gz")
+sha256sums=('5406fe7bbdfba05bb355cc991bf55276b6399e28cbfd2cd05189ae48f1df8321')
+
+package() {
+ cd "$pkgname"
+
+ mkdir -p "$pkgdir/usr/share/pekwm/themes"
+ cp -R "$srcdir/$pkgname/"* "$pkgdir/usr/share/pekwm/themes/"
+}
+
+# vim:set ts=2 sw=2 et:
More information about the arch-commits
mailing list