diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-08-23 10:26:01 +0200 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-08-23 10:26:01 +0200 |
commit | 9b069e803430aefb6a6cec58bee0049a69d2652a (patch) | |
tree | 11c9e0709202393a34c2c1849400c87733a4fcc8 /libre | |
parent | adf02496635e52c2b73d7b7ab7f7ca39efda2cbc (diff) | |
download | abslibre-9b069e803430aefb6a6cec58bee0049a69d2652a.tar.gz abslibre-9b069e803430aefb6a6cec58bee0049a69d2652a.tar.bz2 abslibre-9b069e803430aefb6a6cec58bee0049a69d2652a.zip |
libre/debootstrap: updated to 1.0.91
Diffstat (limited to 'libre')
-rw-r--r-- | libre/debootstrap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/debootstrap/PKGBUILD b/libre/debootstrap/PKGBUILD index ecc1e5250..cc4ca585d 100644 --- a/libre/debootstrap/PKGBUILD +++ b/libre/debootstrap/PKGBUILD @@ -3,7 +3,7 @@ # Maintainer (Arch): Felix Yan <felixonmars@archlinux.org> pkgname=debootstrap -pkgver=1.0.90 +pkgver=1.0.91 pkgrel=1.parabola1 pkgdesc="Bootstrap a basic gNewSense and Trisquel system, without Debian support" arch=('any') |