diff options
-rw-r--r-- | libre/debootstrap/PKGBUILD | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libre/debootstrap/PKGBUILD b/libre/debootstrap/PKGBUILD index 305134deb..ab44fb760 100644 --- a/libre/debootstrap/PKGBUILD +++ b/libre/debootstrap/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 168785 2016-03-29 15:29:35Z fyan $ +# $Id: PKGBUILD 173572 2016-05-03 16:05:05Z fyan $ # Maintainer (Arch): Felix Yan <felixonmars@archlinux.org> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=debootstrap -pkgver=1.0.80 -pkgrel=2.parabola1 +pkgver=1.0.81 +pkgrel=1.parabola1 pkgdesc="Bootstrap a basic gNewSense and Trisquel system, without Debian support" arch=('any') license=('GPL') @@ -18,6 +18,7 @@ source=("git+https://anonscm.debian.org/git/d-i/debootstrap.git#tag=$pkgver" debootstrap.8 gnewsense trisquel) +optdepends=('gnupg: check release signatures') md5sums=('SKIP' '60043aaeb9afc1c2d7d2a2d9888eca35' '654761198068b51b027d47cba4b7cfa2' |