summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author张弘引2017-08-30 15:21:46 +0800
committer张弘引2017-08-30 15:21:46 +0800
commit2f19a6871212fdb52d57cad82b742f686c1e5bc5 (patch)
tree90370e5b2d713c93774639fdaa68e99461155042
parent81b9e150ccc2ae266bc5987295776cd1fa841b35 (diff)
downloadaur-2f19a6871212fdb52d57cad82b742f686c1e5bc5.tar.gz
update to 2.1.8
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0168caacfbf8..a19935f429e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# 三 7月 12 10:27:47 UTC 2017
+# 三 8月 30 07:21:27 UTC 2017
pkgbase = binfmt-support
pkgdesc = register interpreters for various binary formats
- pkgver = 2.1.7
+ pkgver = 2.1.8
pkgrel = 1
url = http://packages.debian.org/en/sid/binfmt-support
arch = i686
arch = x86_64
license = GPL
depends = libpipeline
- source = http://ftp.de.debian.org/debian/pool/main/b/binfmt-support/binfmt-support_2.1.7.orig.tar.gz
+ source = ftp://ftp.de.debian.org/debian/pool/main/b/binfmt-support/binfmt-support_2.1.8.orig.tar.gz
source = binfmt-support.service
- sha256sums = 7ca0d0009220b9213e4637f4bbdc3c0030b0548eb9bbcd56e0a99876fa879a55
+ sha256sums = ebad04db8444d2275d042b5074fa3e160bcf3e2c23ee9b660e75f5acd73618a2
sha256sums = efba2300b9f0c8c5c14696d2b25836d91edaaad8d30c64ed7d3eab0163b2553e
pkgname = binfmt-support
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() {