summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-01 04:01:19 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-01 04:01:19 -0300
commita6b577d7bc74c7d98ee787ab462f26d4bc2c5c5d (patch)
tree81212430a3965bb56eef14dcb0a240aab943e148 /libre
parent865c52f901df373a90d9659f823ee0050d8e998e (diff)
debootstrap-1.0.86-1.parabola1: updating version
Diffstat (limited to 'libre')
-rw-r--r--libre/debootstrap/PKGBUILD6
1 files 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 <felixonmars@archlinux.org>
# Maintainer: André Silva <emulatorman@parabola.nu>
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"