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

Eric Bélanger eric at nymeria.archlinux.org
Mon May 27 01:35:34 UTC 2013


    Date: Monday, May 27, 2013 @ 03:35:34
  Author: eric
Revision: 186468

archrelease: copy trunk to extra-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-27 01:35:07 UTC (rev 186467)
+++ PKGBUILD	2013-05-27 01:35:34 UTC (rev 186468)
@@ -1,19 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=fvwm-crystal
-pkgver=3.1.12
-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=('ee422f2421d8e72cedb06d0e96566aa114b24020')
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" prefix=/usr install install-doc
-}

Copied: fvwm-crystal/repos/extra-any/PKGBUILD (from rev 186467, fvwm-crystal/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-05-27 01:35:34 UTC (rev 186468)
@@ -0,0 +1,19 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=fvwm-crystal
+pkgver=3.2.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=('7c58656d0ffc75683c01bc8c5e53c07c0ca441f2')
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" prefix=/usr install install-doc
+}




More information about the arch-commits mailing list