summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author张弘引2017-08-30 15:21:46 +0800
committer张弘引2017-08-30 15:21:46 +0800
commit2f19a6871212fdb52d57cad82b742f686c1e5bc5 (patch)
tree90370e5b2d713c93774639fdaa68e99461155042 /PKGBUILD
parent81b9e150ccc2ae266bc5987295776cd1fa841b35 (diff)
downloadaur-2f19a6871212fdb52d57cad82b742f686c1e5bc5.tar.gz
update to 2.1.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f65d7e876705..132873231db0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=binfmt-support
-pkgver=2.1.7
+pkgver=2.1.8
pkgrel=1
pkgdesc="register interpreters for various binary formats"
arch=(i686 x86_64)
@@ -7,9 +7,9 @@ url="http://packages.debian.org/en/sid/binfmt-support"
license=('GPL')
depends=('libpipeline')
makedepends=()
-source=(http://ftp.de.debian.org/debian/pool/main/b/binfmt-support/binfmt-support_$pkgver.orig.tar.gz
+source=(ftp://ftp.de.debian.org/debian/pool/main/b/binfmt-support/binfmt-support_$pkgver.orig.tar.gz
binfmt-support.service)
-sha256sums=('7ca0d0009220b9213e4637f4bbdc3c0030b0548eb9bbcd56e0a99876fa879a55'
+sha256sums=('ebad04db8444d2275d042b5074fa3e160bcf3e2c23ee9b660e75f5acd73618a2'
'efba2300b9f0c8c5c14696d2b25836d91edaaad8d30c64ed7d3eab0163b2553e')
build() {