diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-01-28 08:47:30 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-01-28 08:47:30 +0100 |
commit | d5acc51bdb801d2bb930af53220946e739dd5edd (patch) | |
tree | ca90bf81203766e39c0f656cf371135530092422 /community/tomoyo-tools | |
parent | 1c2a0b0ad198c54e908452121ed1ab42e7d50809 (diff) | |
parent | 2493f16093b14a81e949bd6a1b89724cb931807d (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community-staging/xemacs/PKGBUILD
community/gkrellm/PKGBUILD
community/ldns/PKGBUILD
community/tomoyo-tools/PKGBUILD
community/unbound/PKGBUILD
staging/kdelibs/PKGBUILD
staging/opencv/PKGBUILD
testing/systemd/PKGBUILD
Diffstat (limited to 'community/tomoyo-tools')
-rw-r--r-- | community/tomoyo-tools/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/tomoyo-tools/PKGBUILD b/community/tomoyo-tools/PKGBUILD index a9bd200a1..1e4e50780 100644 --- a/community/tomoyo-tools/PKGBUILD +++ b/community/tomoyo-tools/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 62318 2012-01-19 08:04:12Z spupykin $ +# $Id: PKGBUILD 62767 2012-01-26 14:20:03Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Jamie Nguyen <jamie AT tomoyolinux.co.uk> @@ -8,7 +8,7 @@ _timestamp=20111025 _file=53357 pkgver=${_basever}.${_timestamp} pkgrel=1 -pkgdesc='TOMOYO Linux 2.3.x userspace tools for Linux kernels 2.6.36 - 3.0' +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' |