diff options
author | root <root@rshg054.dnsready.net> | 2013-11-03 01:06:08 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-11-03 01:06:08 -0700 |
commit | 1ce58386c5ee7086ac6848f35cade5d45bf86764 (patch) | |
tree | a02b709cc5107313c2a640ad192b4a4cb790df4f /community/schroot/PKGBUILD | |
parent | 02c5897cefdb4df89590f03c12870ad263240ebd (diff) |
Sun Nov 3 01:05:44 PDT 2013
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 78b918df3..c184ad0ad 100644 --- a/community/schroot/PKGBUILD +++ b/community/schroot/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99983 2013-10-31 02:49:58Z allan $ +# $Id: PKGBUILD 100281 2013-11-02 08:48:53Z 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.5 -pkgrel=3 +pkgrel=4 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') |