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 a8203432b2d8..5474454a8307 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Aug 6 09:34:09 UTC 2017
+# Mon Aug 21 09:29:18 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_3
+ pkgver = 6.4.0_4
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-3_i386.deb
- sha1sums_i686 = f848a489575d66e0be294b5df6303939f3d9d6b5
- source_x86_64 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.4.0-3_amd64.deb
- sha1sums_x86_64 = 7b4be43b474f6f960e3fa0c336b976ecbfba2f15
+ source_i686 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.4.0-4_i386.deb
+ sha1sums_i686 = c65c4f41e9fdfcdf02bcb05c06308304470b58cc
+ source_x86_64 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.4.0-4_amd64.deb
+ sha1sums_x86_64 = 020c2a428ffeaf88f0c7e4b081266b1075772676
pkgname = libgcj17-bin
diff --git a/PKGBUILD b/PKGBUILD
index 97fe2517cfeb..b8d92a695b0b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Roberto Calabrese <robertocalabrese75 [at] gmail.com>
pkgname=libgcj17-bin
-pkgver=6.4.0_3
+pkgver=6.4.0_4
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=('f848a489575d66e0be294b5df6303939f3d9d6b5')
-sha1sums_x86_64=('7b4be43b474f6f960e3fa0c336b976ecbfba2f15')
+sha1sums_i686=('c65c4f41e9fdfcdf02bcb05c06308304470b58cc')
+sha1sums_x86_64=('020c2a428ffeaf88f0c7e4b081266b1075772676')
prepare() {
tar xf data.tar.*