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

Eric Bélanger eric at nymeria.archlinux.org
Thu Feb 6 18:29:42 UTC 2014


    Date: Thursday, February 6, 2014 @ 19:29:42
  Author: eric
Revision: 205526

upgpkg: fvwm-crystal 3.3.1-1

Upstream update, Add xdg-user-dirs depends

Modified:
  fvwm-crystal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-06 16:51:08 UTC (rev 205525)
+++ PKGBUILD	2014-02-06 18:29:42 UTC (rev 205526)
@@ -2,16 +2,16 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=fvwm-crystal
-pkgver=3.3.0
+pkgver=3.3.1
 pkgrel=1
 pkgdesc="Transparent Themes for fvwm"
 arch=('any')
 url="http://fvwm-crystal.sourceforge.net/"
 license=('GPL')
-depends=('fvwm' 'imagemagick' 'python2' 'hsetroot' 'trayer')
+depends=('fvwm' 'imagemagick' 'python2' 'hsetroot' 'trayer' 'xdg-user-dirs')
 options=('!makeflags')
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('5181a57c64ff36bd2aece16dab60024954db0f1a')
+sha1sums=('044d0217ca03cd0f6e36a333dca6cfa124087866')
 
 package() {
   cd ${pkgname}-${pkgver}




More information about the arch-commits mailing list