From 4a4f6be8604aa35bdc81ae29d86b07dc8aea0c5c Mon Sep 17 00:00:00 2001 From: root Date: Sat, 16 Feb 2013 00:07:09 -0800 Subject: Sat Feb 16 00:07:08 PST 2013 --- community/tomoyo-tools/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/tomoyo-tools') diff --git a/community/tomoyo-tools/PKGBUILD b/community/tomoyo-tools/PKGBUILD index 86d8a19a1..f5acfbdbf 100644 --- a/community/tomoyo-tools/PKGBUILD +++ b/community/tomoyo-tools/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 74852 2012-08-07 13:20:49Z spupykin $ +# $Id: PKGBUILD 84271 2013-02-15 10:11:37Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Jamie Nguyen pkgname=tomoyo-tools _basever=2.5.0 -_timestamp=20120805 +_timestamp=20130214 _file=53357 pkgver=${_basever}.${_timestamp} pkgrel=1 @@ -17,7 +17,7 @@ depends=('ncurses') conflicts=('ccs-tools') install=tomoyo-tools.install source=("http://sourceforge.jp/frs/redir.php?f=/tomoyo/${_file}/${pkgname}-${_basever}-${_timestamp}.tar.gz") -md5sums=('cccc7cb7f9492dc53063065f7ccf7b21') +md5sums=('ffff6b531ed9ac32b01722a9cd749a2f') build() { cd "${srcdir}/${pkgname}" -- cgit v1.2.3-54-g00ecf