diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-05-23 14:12:43 +0200 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-05-23 14:12:43 +0200 |
commit | 187262028e86924b487cf5787d302aaeaf995cf6 (patch) | |
tree | a34f6f2cdcfaebe5da38649d8862626bde43aa6b /libre/debootstrap/PKGBUILD | |
parent | 8ae55025fe94f19eb4e172b63834b560ea4801ae (diff) | |
download | abslibre-187262028e86924b487cf5787d302aaeaf995cf6.tar.gz abslibre-187262028e86924b487cf5787d302aaeaf995cf6.tar.bz2 abslibre-187262028e86924b487cf5787d302aaeaf995cf6.zip |
libre/debootstrap: updated to 1.0.90
Diffstat (limited to 'libre/debootstrap/PKGBUILD')
-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 5606d9131..ecc1e5250 100644 --- a/libre/debootstrap/PKGBUILD +++ b/libre/debootstrap/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 215593 2017-03-10 15:05:58Z felixonmars $ +# Maintainer: Andreas Grapentin <andreas@grapentin.org> +# Contributor: André Silva <emulatorman@riseup.net> # Maintainer (Arch): Felix Yan <felixonmars@archlinux.org> -# Maintainer: André Silva <emulatorman@parabola.nu> pkgname=debootstrap -pkgver=1.0.89 +pkgver=1.0.90 pkgrel=1.parabola1 pkgdesc="Bootstrap a basic gNewSense and Trisquel system, without Debian support" arch=('any') |