diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-02-14 02:25:57 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-02-14 02:25:57 -0500 |
commit | 6bdd34f775e555e0904a395ba7c6cd8b1feb9ba2 (patch) | |
tree | 5ebefb934d075a8fcce4e1f1a26cf2f1fa9bf33e /libre/debootstrap/PKGBUILD | |
parent | 4c78be0616ea1485608cc0d7336cc703ebe9b1bf (diff) | |
download | abslibre-6bdd34f775e555e0904a395ba7c6cd8b1feb9ba2.tar.gz abslibre-6bdd34f775e555e0904a395ba7c6cd8b1feb9ba2.tar.bz2 abslibre-6bdd34f775e555e0904a395ba7c6cd8b1feb9ba2.zip |
debootstrap: minor fix
Diffstat (limited to 'libre/debootstrap/PKGBUILD')
-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 52ed99b4a..0add59119 100644 --- a/libre/debootstrap/PKGBUILD +++ b/libre/debootstrap/PKGBUILD @@ -5,7 +5,7 @@ pkgname=debootstrap pkgver=1.0.93 -pkgrel=1.parabola1 +pkgrel=2.parabola1 arch=(any) pkgdesc="Bootstrap a basic gNewSense and Trisquel system, without Debian support" |