[arch-commits] Commit in fvwm-crystal/repos/extra-any (PKGBUILD PKGBUILD)
Eric Bélanger
eric at nymeria.archlinux.org
Sun Jul 14 04:06:19 UTC 2013
Date: Sunday, July 14, 2013 @ 06:06:19
Author: eric
Revision: 190067
archrelease: copy trunk to extra-any
Added:
fvwm-crystal/repos/extra-any/PKGBUILD
(from rev 190066, fvwm-crystal/trunk/PKGBUILD)
Deleted:
fvwm-crystal/repos/extra-any/PKGBUILD
----------+
PKGBUILD | 38 +++++++++++++++++++-------------------
1 file changed, 19 insertions(+), 19 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2013-07-14 04:05:52 UTC (rev 190066)
+++ PKGBUILD 2013-07-14 04:06:19 UTC (rev 190067)
@@ -1,19 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=fvwm-crystal
-pkgver=3.2.3
-pkgrel=1
-pkgdesc="Transparent Themes for fvwm"
-arch=('any')
-url="http://fvwm-crystal.sourceforge.net/"
-license=('GPL')
-depends=('fvwm' 'imagemagick' 'python2' 'hsetroot' 'trayer')
-options=('!makeflags')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('a7c8868d19c22e941f4fd6d93a4f02a8cbc31ec1')
-
-package() {
- cd ${pkgname}-${pkgver}
- make DESTDIR="${pkgdir}" prefix=/usr install
-}
Copied: fvwm-crystal/repos/extra-any/PKGBUILD (from rev 190066, fvwm-crystal/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2013-07-14 04:06:19 UTC (rev 190067)
@@ -0,0 +1,19 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=fvwm-crystal
+pkgver=3.2.4
+pkgrel=1
+pkgdesc="Transparent Themes for fvwm"
+arch=('any')
+url="http://fvwm-crystal.sourceforge.net/"
+license=('GPL')
+depends=('fvwm' 'imagemagick' 'python2' 'hsetroot' 'trayer')
+options=('!makeflags')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('d4262cbabf52e92ee41fa04dcf9b46f45ed3cd38')
+
+package() {
+ cd ${pkgname}-${pkgver}
+ make DESTDIR="${pkgdir}" prefix=/usr install
+}
More information about the arch-commits
mailing list