From bf794523287bafc14671f83b08f7b22bceadc4bc Mon Sep 17 00:00:00 2001 From: root Date: Tue, 11 Jun 2013 00:05:27 -0700 Subject: Tue Jun 11 00:05:26 PDT 2013 --- 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 9d1e58107..a89950e46 100644 --- a/community/tomoyo-tools/PKGBUILD +++ b/community/tomoyo-tools/PKGBUILD @@ -1,13 +1,13 @@ -# $Id: PKGBUILD 92474 2013-06-06 09:43:22Z spupykin $ +# $Id: PKGBUILD 92639 2013-06-10 09:54:10Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Jamie Nguyen pkgname=tomoyo-tools _basever=2.5.0 -_timestamp=20130214 +_timestamp=20130406 _file=53357 pkgver=${_basever}.${_timestamp} -pkgrel=5 +pkgrel=1 pkgdesc='TOMOYO Linux userspace tools for Linux kernels >=3.2' arch=('i686' 'x86_64') url='http://tomoyo.sourceforge.jp' @@ -16,7 +16,7 @@ license=('GPL') depends=('ncurses' 'linux>=3.2') install=tomoyo-tools.install source=("http://sourceforge.jp/frs/redir.php?f=/tomoyo/${_file}/${pkgname}-${_basever}-${_timestamp}.tar.gz") -md5sums=('ffff6b531ed9ac32b01722a9cd749a2f') +md5sums=('8888f83fcb87823d714ff551e8680d0d') prepare() { cd "${srcdir}/${pkgname}" -- cgit v1.2.3-54-g00ecf