[arch-commits] Commit in fvwm-crystal/repos/extra-any (PKGBUILD PKGBUILD)

Eric Bélanger eric at nymeria.archlinux.org
Wed Jun 19 20:20:16 UTC 2013


    Date: Wednesday, June 19, 2013 @ 22:20:15
  Author: eric
Revision: 188764

archrelease: copy trunk to extra-any

Added:
  fvwm-crystal/repos/extra-any/PKGBUILD
    (from rev 188763, fvwm-crystal/trunk/PKGBUILD)
Deleted:
  fvwm-crystal/repos/extra-any/PKGBUILD

----------+
 PKGBUILD |   38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-19 20:19:47 UTC (rev 188763)
+++ PKGBUILD	2013-06-19 20:20:15 UTC (rev 188764)
@@ -1,19 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=fvwm-crystal
-pkgver=3.2.1
-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=('fb02389cd33767766af87ccabae487ca5ca603da')
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" prefix=/usr install
-}

Copied: fvwm-crystal/repos/extra-any/PKGBUILD (from rev 188763, fvwm-crystal/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-06-19 20:20:15 UTC (rev 188764)
@@ -0,0 +1,19 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=fvwm-crystal
+pkgver=3.2.2
+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=('1db89329092c304db3f30ab9a97ccee031f59b24')
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" prefix=/usr install
+}




More information about the arch-commits mailing list