[arch-commits] CVS update of arch/build/system/makedev (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Jul 30 18:25:20 UTC 2007


    Date: Monday, July 30, 2007 @ 14:25:20
  Author: tpowa
    Path: /home/cvs-arch/arch/build/system/makedev

Modified: PKGBUILD (1.2 -> 1.3)

'upgpkg: update to new version'


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


Index: arch/build/system/makedev/PKGBUILD
diff -u arch/build/system/makedev/PKGBUILD:1.2 arch/build/system/makedev/PKGBUILD:1.3
--- arch/build/system/makedev/PKGBUILD:1.2	Mon May 15 19:34:27 2006
+++ arch/build/system/makedev/PKGBUILD	Mon Jul 30 14:25:20 2007
@@ -1,13 +1,15 @@
-# $Id: PKGBUILD,v 1.2 2006/05/15 23:34:27 uid1015 Exp $
+# $Id: PKGBUILD,v 1.3 2007/07/30 18:25:20 tpowa Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=makedev
-pkgver=3.3.10
+pkgver=3.8.3
 pkgrel=1
 pkgdesc="The ubiquitous MAKEDEV.sh script to create static device nodes"
 arch=(i686 x86_64)
+license=('GPL2')
 url="http://people.redhat.com/nalin/MAKEDEV/"
-depends=('bash')
+depends=('bash' 'glibc')
 source=(http://people.redhat.com/nalin/MAKEDEV/MAKEDEV-$pkgver-1.tar.gz)
+md5sums=('e61e1136ad6c91af72942991272c953d')
 
 build() {
   cd $startdir/src/MAKEDEV-$pkgver




More information about the arch-commits mailing list