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 1d0e9c428a53..6c77f2d29117 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Nov 19 18:40:15 UTC 2017
+# Wed Dec 6 22:09:06 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_10
+ pkgver = 6.4.0_11
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-10_i386.deb
- sha1sums_i686 = 214d53fc289dcaf55c8833f741a7f0838bbf3879
- source_x86_64 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.4.0-10_amd64.deb
- sha1sums_x86_64 = 926132e3811d98cb5b47e601f6ddb2a91e20becf
+ source_i686 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.4.0-11_i386.deb
+ sha1sums_i686 = d91e6f3101015637573c6a22c2ef675c100adb80
+ source_x86_64 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.4.0-11_amd64.deb
+ sha1sums_x86_64 = f56cb0ae8385ad474e40600a9fbf93ed58358c86
pkgname = libgcj17-bin
diff --git a/PKGBUILD b/PKGBUILD
index f48d522065f1..9901b4a5b9b0 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Roberto Calabrese <robertocalabrese75 [at] gmail.com>
pkgname=libgcj17-bin
-pkgver=6.4.0_10
+pkgver=6.4.0_11
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=('214d53fc289dcaf55c8833f741a7f0838bbf3879')
-sha1sums_x86_64=('926132e3811d98cb5b47e601f6ddb2a91e20becf')
+sha1sums_i686=('d91e6f3101015637573c6a22c2ef675c100adb80')
+sha1sums_x86_64=('f56cb0ae8385ad474e40600a9fbf93ed58358c86')
prepare() {
tar xf data.tar.*