From e7b9c9697e6a50c3b9e78941fa95ba11c716d238 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 1 Jun 2011 22:46:45 +0000 Subject: Wed Jun 1 22:46:45 UTC 2011 --- community/tomoyo-tools/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/tomoyo-tools') diff --git a/community/tomoyo-tools/PKGBUILD b/community/tomoyo-tools/PKGBUILD index ceda8d708..1a141b782 100644 --- a/community/tomoyo-tools/PKGBUILD +++ b/community/tomoyo-tools/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 44878 2011-04-12 10:45:41Z spupykin $ +# $Id: PKGBUILD 48297 2011-05-31 09:33:14Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Jamie Nguyen pkgname=tomoyo-tools _basever=2.3.0 -_timestamp=20110211 +_timestamp=20110511 pkgver=${_basever}.${_timestamp} -pkgrel=4 +pkgrel=1 pkgdesc='TOMOYO Linux 2.3.x userspace tools for Linux kernel 2.6.36 and later' arch=('i686' 'x86_64') url='http://tomoyo.sourceforge.jp' @@ -16,7 +16,7 @@ makedepends=('help2man') conflicts=('ccs-tools') install=tomoyo-tools.install source=("http://sourceforge.jp/frs/redir.php?f=/tomoyo/48663/${pkgname}-${_basever}-${_timestamp}.tar.gz") -md5sums=('000015f85fe9aa814196d5a981fab5b6') +md5sums=('bbbbaeb145ae12e5fe6154707807b90e') build() { cd "${srcdir}/${pkgname}" -- cgit v1.2.3-54-g00ecf