[arch-commits] CVS update of extra/x11/slim (PKGBUILD)

Eric Belanger eric at archlinux.org
Sat Sep 29 00:19:24 UTC 2007


    Date: Friday, September 28, 2007 @ 20:19:24
  Author: eric
    Path: /home/cvs-extra/extra/x11/slim

Modified: PKGBUILD (1.6 -> 1.7)

upgpkg: slim 1.3.0-2
changed gcc depends to gcc-libs, added md5sums


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


Index: extra/x11/slim/PKGBUILD
diff -u extra/x11/slim/PKGBUILD:1.6 extra/x11/slim/PKGBUILD:1.7
--- extra/x11/slim/PKGBUILD:1.6	Thu Sep 27 19:06:24 2007
+++ extra/x11/slim/PKGBUILD	Fri Sep 28 20:19:24 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.6 2007/09/27 23:06:24 aaron Exp $
+# $Id: PKGBUILD,v 1.7 2007/09/29 00:19:24 eric Exp $
 # Maintainer : Aaron Griffin <aaron at archlinux.org>
 # Contributor: Hugo Ideler <hugoideler at dse.nl>
 
@@ -9,11 +9,13 @@
 arch=(i686 x86_64)
 url="http://slim.berlios.de"
 backup=(etc/slim.conf)
-depends=(gcc libxmu libxft libjpeg libpng bash)
+depends=(gcc-libs libxmu libxft libjpeg libpng bash)
 install=slim.install
 license=('GPL')
 source=(http://download.berlios.de/$pkgname/$pkgname-$pkgver.tar.gz
         slim slim.logrotate)
+md5sums=('1c1a87f3cbd3c334c874585e42701961' '07431fcbd753d3abbcfedaa76401e212'\
+         '257cf53a3f762ff609e2afd265dac953')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list