summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Bruhin2017-10-11 11:09:18 +0200
committerFlorian Bruhin2017-10-11 11:09:18 +0200
commit12b8c66fe4c1f06b05eb10bd98bf0bcf8a6f4dbf (patch)
treebf98505234af69d83e382ad12945f446f2abdcf1
parente341cec4578f6520f8575321e40fe5e62d209d2e (diff)
downloadaur-12b8c66fe4c1f06b05eb10bd98bf0bcf8a6f4dbf.tar.gz
Update to Debian -8
-rw-r--r--.SRCINFO12
-rwxr-xr-xPKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6df53bec4164..086a3fac4425 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Sep 21 04:52:46 UTC 2017
+# Wed Oct 11 09:09:13 UTC 2017
pkgbase = libgcj17-bin
pkgdesc = Dynamically load and interpret java class files. Built from binary executables available in Debian repositories.
- pkgver = 6.4.0_7
+ pkgver = 6.4.0_8
pkgrel = 1
url = http://gcc.gnu.org/java/
arch = i686
@@ -10,10 +10,10 @@ pkgbase = libgcj17-bin
license = GPL
depends = zlib
conflicts = gcc-gcj
- source_i686 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.4.0-7_i386.deb
- sha1sums_i686 = 5463c2357ffada5760790ef753a94ab39ca3513c
- source_x86_64 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.4.0-7_amd64.deb
- sha1sums_x86_64 = 8f3c01b2f331f2e5da1fdb29de57f931bb3d657a
+ source_i686 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.4.0-8_i386.deb
+ sha1sums_i686 = 9614f39e3a83e7d32c152bbcd43546179ea0739a
+ source_x86_64 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.4.0-8_amd64.deb
+ sha1sums_x86_64 = 8e682941080491a6b7708d751ab18672cdad47c5
pkgname = libgcj17-bin
diff --git a/PKGBUILD b/PKGBUILD
index 72e01b5ab089..29a417712089 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Roberto Calabrese <robertocalabrese75 [at] gmail.com>
pkgname=libgcj17-bin
-pkgver=6.4.0_7
+pkgver=6.4.0_8
pkgrel=1
pkgdesc="Dynamically load and interpret java class files. Built from binary \
executables available in Debian repositories."
@@ -16,8 +16,8 @@ depends=(zlib)
source_i686=(http://ftp.debian.org/debian/pool/main/g/gcc-6/${pkgname%-*}_${pkgver%_*}-${pkgver##*_}_i386.deb)
source_x86_64=(http://ftp.debian.org/debian/pool/main/g/gcc-6/${pkgname%-*}_${pkgver%_*}-${pkgver##*_}_amd64.deb)
-sha1sums_i686=('5463c2357ffada5760790ef753a94ab39ca3513c')
-sha1sums_x86_64=('8f3c01b2f331f2e5da1fdb29de57f931bb3d657a')
+sha1sums_i686=('9614f39e3a83e7d32c152bbcd43546179ea0739a')
+sha1sums_x86_64=('8e682941080491a6b7708d751ab18672cdad47c5')
prepare() {
tar xf data.tar.*