[arch-commits] CVS update of unstable/x11/fvwm-devel (PKGBUILD)

Eric Belanger eric at archlinux.org
Mon Mar 10 02:15:07 UTC 2008


    Date: Sunday, March 9, 2008 @ 22:15:07
  Author: eric
    Path: /home/cvs-unstable/unstable/x11/fvwm-devel

Modified: PKGBUILD (1.14 -> 1.15)

upgpkg: fvwm-devel 2.5.25-1
    upstream update, cleanup depends


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


Index: unstable/x11/fvwm-devel/PKGBUILD
diff -u unstable/x11/fvwm-devel/PKGBUILD:1.14 unstable/x11/fvwm-devel/PKGBUILD:1.15
--- unstable/x11/fvwm-devel/PKGBUILD:1.14	Fri Jan  4 20:46:21 2008
+++ unstable/x11/fvwm-devel/PKGBUILD	Sun Mar  9 22:15:06 2008
@@ -1,21 +1,21 @@
-# $Id: PKGBUILD,v 1.14 2008/01/05 01:46:21 eric Exp $
+# $Id: PKGBUILD,v 1.15 2008/03/10 02:15:06 eric Exp $
 # Maintainer: Eric Belanger <eric at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at archlinux.org>
 
 pkgname=fvwm-devel
-pkgver=2.5.24
+pkgver=2.5.25
 pkgrel=1
 pkgdesc="A multiple large virtual desktop window manager originally derived from twm"
 arch=('i686' 'x86_64')
 url="http://www.fvwm.org"
 license=('GPL' 'custom')
-depends=('imlib' 'fribidi' 'perl' 'libstroke' 'libxft' 'libxpm' 'libxinerama' 'readline' 'librsvg')
+depends=('imlib' 'fribidi' 'perl' 'libstroke' 'libxpm' 'readline' 'librsvg')
 makedepends=('pkgconfig')
 conflicts=('fvwm')
-provides=('fvwm')
+provides=("fvwm=$pkgver")
 source=(ftp://ftp.fvwm.org/pub/fvwm/version-2/fvwm-${pkgver}.tar.bz2 ${pkgname}.desktop)
-md5sums=('791f3594c20199ef27a1de9089799821' '3f5bcb246e035ff29aa5bf54487a3db4')
-sha1sums=('9a8ad57f585d0d53f3083dbba1983dea9db894cb' '17db773870637b410ceb4f68743dbd517bc5c599')
+md5sums=('f220489bd5619f10d2673c2d4d38436b' '3f5bcb246e035ff29aa5bf54487a3db4')
+sha1sums=('8e0f0b1eb888f7fcc27a0dbcc32a5b0f2895df2b' '17db773870637b410ceb4f68743dbd517bc5c599')
 
 build() {
   cd ${startdir}/src/fvwm-${pkgver}




More information about the arch-commits mailing list