[arch-commits] Commit in fvwm-crystal/trunk (PKGBUILD)

Eric Bélanger eric at nymeria.archlinux.org
Sun Jun 16 20:08:48 UTC 2013


    Date: Sunday, June 16, 2013 @ 22:08:48
  Author: eric
Revision: 188600

upgpkg: fvwm-crystal 3.2.1-1

Upstream update

Modified:
  fvwm-crystal/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-16 20:01:01 UTC (rev 188599)
+++ PKGBUILD	2013-06-16 20:08:48 UTC (rev 188600)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=fvwm-crystal
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc="Transparent Themes for fvwm"
 arch=('any')
@@ -11,9 +11,9 @@
 depends=('fvwm' 'imagemagick' 'python2' 'hsetroot' 'trayer')
 options=('!makeflags')
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('7c58656d0ffc75683c01bc8c5e53c07c0ca441f2')
+sha1sums=('fb02389cd33767766af87ccabae487ca5ca603da')
 
 package() {
   cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" prefix=/usr install install-doc
+  make DESTDIR="${pkgdir}" prefix=/usr install
 }




More information about the arch-commits mailing list