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

Eric Bélanger eric at nymeria.archlinux.org
Thu Jan 23 07:23:37 UTC 2014


    Date: Thursday, January 23, 2014 @ 08:23:37
  Author: eric
Revision: 204574

archrelease: copy trunk to extra-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-23 07:23:20 UTC (rev 204573)
+++ PKGBUILD	2014-01-23 07:23:37 UTC (rev 204574)
@@ -1,19 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=fvwm-crystal
-pkgver=3.2.7
-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=('3724ceaa6b0692625817479563fd9d992884f51c')
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" prefix=/usr install
-}

Copied: fvwm-crystal/repos/extra-any/PKGBUILD (from rev 204573, fvwm-crystal/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-01-23 07:23:37 UTC (rev 204574)
@@ -0,0 +1,19 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=fvwm-crystal
+pkgver=3.3.0
+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=('5181a57c64ff36bd2aece16dab60024954db0f1a')
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" prefix=/usr install
+}




More information about the arch-commits mailing list