diff options
author | root <root@rshg054.dnsready.net> | 2012-11-20 02:04:03 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-11-20 02:04:03 -0800 |
commit | 0a05643b928d724c048e4306955642d91f24d33c (patch) | |
tree | 0a11cb4c40549d5a7359a86fccf6e05f65c52128 /community/schroot/PKGBUILD | |
parent | 705d29694fd61c47a57ccec531e73d87a2960021 (diff) |
Tue Nov 20 02:04:03 PST 2012
Diffstat (limited to 'community/schroot/PKGBUILD')
-rw-r--r-- | community/schroot/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/schroot/PKGBUILD b/community/schroot/PKGBUILD index 1893c4e18..abaf0e165 100644 --- a/community/schroot/PKGBUILD +++ b/community/schroot/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 75798 2012-08-31 18:47:24Z spupykin $ +# $Id: PKGBUILD 80297 2012-11-19 14:37:12Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Andreas Wagner <Andreas dot Wagner at em dot uni-frankfurt dot de> pkgname=schroot pkgver=1.6.3 -pkgrel=1 +pkgrel=2 pkgdesc="Allows users to execute shell commands under different root filesystems. (Successor to dchroot)." url="http://packages.qa.debian.org/s/schroot.html" license=('GPL3') @@ -32,7 +32,7 @@ md5sums=('f6b1badef213ce8e9ef37bb3fc213390' 'a8d77cac806a0a9adef3f93cdbeb280a' '1e34db5387c4e5de911e15d8a9208bdb' '5a3f7b839c7e0b8933748da7c5b6385b' - '06db41d42f9fce5449a28feb76ded556' + 'ddb2f09c02b24dab777110f9808472e1' 'f0d5d5b5e34a860f6f90b5628c680f46' 'af1da6edd8c8c0dafeeb2c2c4e0c840b' '5ba775d4f401e2c167414caa548b71e5') |