diff options
Diffstat (limited to 'libre/debootstrap/PKGBUILD')
-rw-r--r-- | libre/debootstrap/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/debootstrap/PKGBUILD b/libre/debootstrap/PKGBUILD index 1d99ecfc6..dfe7a6a28 100644 --- a/libre/debootstrap/PKGBUILD +++ b/libre/debootstrap/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 189264 2016-09-13 14:55:02Z felixonmars $ +# $Id: PKGBUILD 191454 2016-10-06 07:38:31Z felixonmars $ # Maintainer (Arch): Felix Yan <felixonmars@archlinux.org> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=debootstrap -pkgver=1.0.83 +pkgver=1.0.84 pkgrel=1.parabola1 pkgdesc="Bootstrap a basic gNewSense and Trisquel system, without Debian support" arch=('any') @@ -20,7 +20,7 @@ source=("git+https://anonscm.debian.org/git/d-i/debootstrap.git#tag=$pkgver" trisquel) optdepends=('gnupg: check release signatures') md5sums=('SKIP' - '60043aaeb9afc1c2d7d2a2d9888eca35' + 'af21c8c6e073dbedcd472d876f5a50c2' '654761198068b51b027d47cba4b7cfa2' '13978bdd1d877a0dd2c3c874ecd54f03' 'b020aa8426e70a6024c8e76312c17d78') |