From 0312a836fd7650702bd6667fee9e949b585126d8 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 7 Jun 2013 00:17:01 -0700 Subject: Fri Jun 7 00:17:01 PDT 2013 --- community/tomoyo-tools/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'community/tomoyo-tools/PKGBUILD') diff --git a/community/tomoyo-tools/PKGBUILD b/community/tomoyo-tools/PKGBUILD index c046d9d44..9d1e58107 100644 --- a/community/tomoyo-tools/PKGBUILD +++ b/community/tomoyo-tools/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 92435 2013-06-05 10:32:39Z spupykin $ +# $Id: PKGBUILD 92474 2013-06-06 09:43:22Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Jamie Nguyen @@ -7,14 +7,13 @@ _basever=2.5.0 _timestamp=20130214 _file=53357 pkgver=${_basever}.${_timestamp} -pkgrel=4 +pkgrel=5 pkgdesc='TOMOYO Linux userspace tools for Linux kernels >=3.2' arch=('i686' 'x86_64') url='http://tomoyo.sourceforge.jp' #url='http://sourceforge.jp/projects/tomoyo/releases/?package_id=9818' license=('GPL') depends=('ncurses' 'linux>=3.2') -conflicts=('ccs-tools') install=tomoyo-tools.install source=("http://sourceforge.jp/frs/redir.php?f=/tomoyo/${_file}/${pkgname}-${_basever}-${_timestamp}.tar.gz") md5sums=('ffff6b531ed9ac32b01722a9cd749a2f') -- cgit v1.2.3-54-g00ecf