summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rwxr-xr-xPKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97a8adbe7862..6df53bec4164 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Sep 16 05:57:01 UTC 2017
+# Thu Sep 21 04:52:46 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_6
+ pkgver = 6.4.0_7
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-6_i386.deb
- sha1sums_i686 = 494e84666a5c74dd47ce8a249e8edfd670545795
- source_x86_64 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.4.0-6_amd64.deb
- sha1sums_x86_64 = a91b86348c636966de1a619965bf2f966a538d95
+ 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
pkgname = libgcj17-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3bca55cad0c0..72e01b5ab089 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Roberto Calabrese <robertocalabrese75 [at] gmail.com>
pkgname=libgcj17-bin
-pkgver=6.4.0_6
+pkgver=6.4.0_7
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=('494e84666a5c74dd47ce8a249e8edfd670545795')
-sha1sums_x86_64=('a91b86348c636966de1a619965bf2f966a538d95')
+sha1sums_i686=('5463c2357ffada5760790ef753a94ab39ca3513c')
+sha1sums_x86_64=('8f3c01b2f331f2e5da1fdb29de57f931bb3d657a')
prepare() {
tar xf data.tar.*