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

Jelle van der Waa jelle at archlinux.org
Mon Apr 1 13:37:24 UTC 2019


    Date: Monday, April 1, 2019 @ 13:37:24
  Author: jelle
Revision: 349522

remove python2 from makedepends

python2 is not a makedepend!

Modified:
  fvwm-crystal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-01 12:35:59 UTC (rev 349521)
+++ PKGBUILD	2019-04-01 13:37:24 UTC (rev 349522)
@@ -2,12 +2,12 @@
 
 pkgname=fvwm-crystal
 pkgver=3.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Transparent Themes for fvwm"
 arch=('any')
 url="http://fvwm-crystal.sourceforge.net/"
 license=('GPL')
-depends=('fvwm' 'imagemagick' 'python2' 'feh' 'trayer' 'xdg-user-dirs')
+depends=('fvwm' 'imagemagick' 'feh' 'trayer' 'xdg-user-dirs')
 options=('!makeflags')
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 sha1sums=('afa5a8a2dbc0454c0809ed46a04cea7d17420fb0')



More information about the arch-commits mailing list