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

Tobias Powalowski tpowa at archlinux.org
Tue Aug 21 18:01:56 UTC 2007


    Date: Tuesday, August 21, 2007 @ 14:01:56
  Author: tpowa
    Path: /home/cvs-arch/arch/build/system/sudo

Modified: PKGBUILD (1.25 -> 1.26)

'upgpgk: update to new version'


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


Index: arch/build/system/sudo/PKGBUILD
diff -u arch/build/system/sudo/PKGBUILD:1.25 arch/build/system/sudo/PKGBUILD:1.26
--- arch/build/system/sudo/PKGBUILD:1.25	Tue Aug  7 16:51:12 2007
+++ arch/build/system/sudo/PKGBUILD	Tue Aug 21 14:01:56 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.25 2007/08/07 20:51:12 tpowa Exp $
+# $Id: PKGBUILD,v 1.26 2007/08/21 18:01:56 tpowa Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 pkgname=sudo
-pkgver=1.6.9p3
-pkgrel=2
+pkgver=1.6.9p4
+pkgrel=1
 pkgdesc="Give certain users the ability to run some commands as root"
 arch=(i686 x86_64)
 url="http://www.sudo.ws/sudo/"
@@ -13,7 +13,7 @@
 source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$pkgver.tar.gz sudo.pam)
 options=('!libtool')
 force=y
-md5sums=('21791b0bfb14fe1dc508fdcfaae9bacc'
+md5sums=('5439d24b48db69d2b6b42e97b47fdfd6'
          '4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
 
 build() {




More information about the arch-commits mailing list