diff options
Diffstat (limited to 'libre/debootstrap')
-rw-r--r-- | libre/debootstrap/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/debootstrap/PKGBUILD b/libre/debootstrap/PKGBUILD index 43a5cb95e..58ac15b5d 100644 --- a/libre/debootstrap/PKGBUILD +++ b/libre/debootstrap/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 196034 2016-11-16 15:40:42Z felixonmars $ +# $Id: PKGBUILD 211326 2017-02-09 02:25:08Z felixonmars $ # Maintainer (Arch): Felix Yan <felixonmars@archlinux.org> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=debootstrap -pkgver=1.0.87 -pkgrel=1.parabola2 +pkgver=1.0.88 +pkgrel=1.parabola1 pkgdesc="Bootstrap a basic gNewSense and Trisquel system, without Debian support" arch=('any') license=('GPL') |