[arch-commits] Commit in sudo/trunk (ChangeLog PKGBUILD)

Allan McRae allan at archlinux.org
Sat Aug 1 07:48:40 UTC 2009


    Date: Saturday, August 1, 2009 @ 03:48:40
  Author: allan
Revision: 48241

upgpkg: sudo 1.7.2p1-1
    upstream update, force install

Modified:
  sudo/trunk/ChangeLog
  sudo/trunk/PKGBUILD

-----------+
 ChangeLog |    5 +++++
 PKGBUILD  |    6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2009-08-01 07:36:50 UTC (rev 48240)
+++ ChangeLog	2009-08-01 07:48:40 UTC (rev 48241)
@@ -1,3 +1,8 @@
+2009-08-01  Allan McRae <allan at archlinux.org>
+	* sudo-1.7.2p1-1
+	* upstrea update
+	* use 'force' due to upstream versioning
+
 2009-07-12  Allan McRae <allan at archlinux.org>
 	* sudo-1.7.2-1
 	* upstream update

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-01 07:36:50 UTC (rev 48240)
+++ PKGBUILD	2009-08-01 07:48:40 UTC (rev 48241)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sudo
-pkgver=1.7.2
+pkgver=1.7.2p1
 pkgrel=1
 pkgdesc="Give certain users the ability to run some commands as root"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 backup=('etc/sudoers' 'etc/pam.d/sudo')
 source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$pkgver.tar.gz 
         sudo.pam)
-options=('!libtool' '!makeflags')
-md5sums=('9caba8719c3e0f163880a05f02a48249'
+options=('!libtool' '!makeflags' 'force')
+md5sums=('4449d466a774f5ce401c9c0e3866c026'
          '4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
 
 build() {




More information about the arch-commits mailing list