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 011c6d382dab..603936867a00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jul 5 10:04:48 UTC 2017
+# Tue Jul 25 04:28:41 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_1
+ pkgver = 6.4.0_2
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-1_i386.deb
- sha1sums_i686 = ca9188b066d16758ee6c55936c54388fc61ed893
- source_x86_64 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.4.0-1_amd64.deb
- sha1sums_x86_64 = 8dda3541773ea7d6be302a6cb713355b2d072745
+ source_i686 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.4.0-2_i386.deb
+ sha1sums_i686 = 434906a09a45e6e24f1c91d209f5d5495429267a
+ source_x86_64 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.4.0-2_amd64.deb
+ sha1sums_x86_64 = b53688aef170bdafca875c4e16ec1161076a5ded
pkgname = libgcj17-bin
diff --git a/PKGBUILD b/PKGBUILD
index cad0fd2976cb..2bbffbe12e6f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Roberto Calabrese <robertocalabrese75 [at] gmail.com>
pkgname=libgcj17-bin
-pkgver=6.4.0_1
+pkgver=6.4.0_2
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=('ca9188b066d16758ee6c55936c54388fc61ed893')
-sha1sums_x86_64=('8dda3541773ea7d6be302a6cb713355b2d072745')
+sha1sums_i686=('434906a09a45e6e24f1c91d209f5d5495429267a')
+sha1sums_x86_64=('b53688aef170bdafca875c4e16ec1161076a5ded')
prepare() {
tar xf data.tar.*