[arch-commits] Commit in sudo/repos (testing-i686 testing-i686/PKGBUILD)
Eric Belanger
eric at archlinux.org
Wed Jun 25 03:04:54 UTC 2008
Date: Tuesday, June 24, 2008 @ 23:04:54
Author: eric
Revision: 3553
Merged revisions 1319-3552 via svnmerge from
svn+ssh://svn.archlinux.org/home/svn-packages/sudo/trunk
........
r3551 | eric | 2008-06-24 22:55:56 -0400 (Tue, 24 Jun 2008) | 2 lines
upgpkg: sudo 1.6.9p16-1
upstream update
........
Modified:
sudo/repos/testing-i686/ (properties)
sudo/repos/testing-i686/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Property changes on: sudo/repos/testing-i686
___________________________________________________________________
Name: svnmerge-integrated
- /sudo/trunk:1-1318
+ /sudo/trunk:1-3552
Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2008-06-25 02:56:07 UTC (rev 3552)
+++ testing-i686/PKGBUILD 2008-06-25 03:04:54 UTC (rev 3553)
@@ -2,7 +2,7 @@
# Maintainer: Paul Mattal <paul at archlinux.org>
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=sudo
-pkgver=1.6.9p15
+pkgver=1.6.9p16
pkgrel=1
pkgdesc="Give certain users the ability to run some commands as root"
arch=(i686 x86_64)
@@ -12,9 +12,8 @@
depends=('glibc' 'pam')
backup=('etc/sudoers' 'etc/pam.d/sudo')
source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$pkgver.tar.gz sudo.pam)
+md5sums=('b0d01b0c3d55076a47f06f70811be083' '4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
options=('!libtool')
-md5sums=('06cfeed4ececfce6c82e03974c588066'
- '4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
build() {
cd $startdir/src/$pkgname-$pkgver || return 1
More information about the arch-commits
mailing list