diff options
Diffstat (limited to 'community/schroot/PKGBUILD')
-rw-r--r-- | community/schroot/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/schroot/PKGBUILD b/community/schroot/PKGBUILD index 94d8666a1..b50ea382b 100644 --- a/community/schroot/PKGBUILD +++ b/community/schroot/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 83274 2013-01-28 16:50:07Z stephane $ +# $Id: PKGBUILD 87436 2013-03-31 19:18:51Z stephane $ # 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.5 -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') |