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

Eric Bélanger eric at nymeria.archlinux.org
Thu Sep 5 21:03:12 UTC 2013


    Date: Thursday, September 5, 2013 @ 23:03:11
  Author: eric
Revision: 193910

upgpkg: fvwm-crystal 3.2.7-1

Upstream update

Modified:
  fvwm-crystal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-05 20:04:00 UTC (rev 193909)
+++ PKGBUILD	2013-09-05 21:03:11 UTC (rev 193910)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=fvwm-crystal
-pkgver=3.2.6
+pkgver=3.2.7
 pkgrel=1
 pkgdesc="Transparent Themes for fvwm"
 arch=('any')
@@ -11,10 +11,9 @@
 depends=('fvwm' 'imagemagick' 'python2' 'hsetroot' 'trayer')
 options=('!makeflags')
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('4db9adfa4ef2d8b57c8cb66253c07dc232222834')
+sha1sums=('3724ceaa6b0692625817479563fd9d992884f51c')
 
 package() {
   cd ${pkgname}-${pkgver}
   make DESTDIR="${pkgdir}" prefix=/usr install
-  find ${pkgdir} -depth -type d -name .svn -exec rm -rf {} \;
 }




More information about the arch-commits mailing list