summaryrefslogtreecommitdiff
path: root/community/tomoyo-tools
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-04-02 09:38:50 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-04-02 09:38:50 +0200
commitb4e4bd9b44479ab23dbbeaf58ba35e25ff345df1 (patch)
tree49dafd3110cca5d6f5054d4f9ef04957ec7b53a6 /community/tomoyo-tools
parent7d33f92ae992837f61fe5db4535e95dfec6924fa (diff)
parentc9738c6a1d438f30dfa7363aa847343754f953ac (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/fcitx-mozc/PKGBUILD community/libfm/PKGBUILD community/sxiv/PKGBUILD extra/pulseaudio/PKGBUILD
Diffstat (limited to 'community/tomoyo-tools')
-rw-r--r--community/tomoyo-tools/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/tomoyo-tools/PKGBUILD b/community/tomoyo-tools/PKGBUILD
index 3cf196895..7fb7ba983 100644
--- a/community/tomoyo-tools/PKGBUILD
+++ b/community/tomoyo-tools/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 84271 2013-02-15 10:11:37Z spupykin $
+# $Id: PKGBUILD 87482 2013-04-01 11:32:19Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Jamie Nguyen <jamie AT tomoyolinux.co.uk>
@@ -7,13 +7,13 @@ _basever=2.5.0
_timestamp=20130214
_file=53357
pkgver=${_basever}.${_timestamp}
-pkgrel=1
+pkgrel=2
pkgdesc='TOMOYO Linux userspace tools for Linux kernels >=3.2'
arch=('i686' 'x86_64' 'mips64el')
url='http://tomoyo.sourceforge.jp'
#url='http://sourceforge.jp/projects/tomoyo/releases/?package_id=9818'
license=('GPL')
-depends=('ncurses')
+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")