From a6b577d7bc74c7d98ee787ab462f26d4bc2c5c5d Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 1 Nov 2016 04:01:19 -0300 Subject: debootstrap-1.0.86-1.parabola1: updating version --- libre/debootstrap/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libre/debootstrap/PKGBUILD b/libre/debootstrap/PKGBUILD index 50e6beca4..4c9be8a90 100644 --- a/libre/debootstrap/PKGBUILD +++ b/libre/debootstrap/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 192893 2016-10-22 02:08:40Z felixonmars $ +# $Id: PKGBUILD 194119 2016-10-31 02:31:40Z felixonmars $ # Maintainer (Arch): Felix Yan # Maintainer: André Silva pkgname=debootstrap -pkgver=1.0.85 +pkgver=1.0.86 pkgrel=1.parabola1 pkgdesc="Bootstrap a basic gNewSense and Trisquel system, without Debian support" arch=('any') license=('GPL') url="https://tracker.debian.org/pkg/debootstrap" depends=('wget' 'binutils') -makedepends=('git' 'makedev') +makedepends=('git') replaces=(${pkgname}-libre) conflicts=(${pkgname}-libre) source=("git+https://anonscm.debian.org/git/d-i/debootstrap.git#tag=$pkgver" -- cgit v1.2.3-54-g00ecf