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 910f2e8ff1f1..df007354a9d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed May 17 04:13:44 UTC 2017
+# Sun Jun 25 15:17:46 UTC 2017
pkgbase = libgcj17-bin
pkgdesc = Dynamically load and interpret java class files. Built from binary executables available in Debian repositories.
- pkgver = 6.3.0_18
+ pkgver = 6.3.0_19
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.3.0-18_i386.deb
- sha1sums_i686 = f9c19766c86449cd1ca58a2d5c9bbe8448f39a4b
- source_x86_64 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-18_amd64.deb
- sha1sums_x86_64 = 6a6ff8336ccf45979fcd453280cffc5d15001fd9
+ source_i686 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-19_i386.deb
+ sha1sums_i686 = b2b9525be17536ebd9d48cce6579d18ba3bca7b3
+ source_x86_64 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-19_amd64.deb
+ sha1sums_x86_64 = e77869571fc81dde7abbca10b58f088965346300
pkgname = libgcj17-bin
diff --git a/PKGBUILD b/PKGBUILD
index b4bb2fde3fa7..d9477e315983 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Roberto Calabrese <robertocalabrese75 [at] gmail.com>
pkgname=libgcj17-bin
-pkgver=6.3.0_18
+pkgver=6.3.0_19
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=('f9c19766c86449cd1ca58a2d5c9bbe8448f39a4b')
-sha1sums_x86_64=('6a6ff8336ccf45979fcd453280cffc5d15001fd9')
+sha1sums_i686=('b2b9525be17536ebd9d48cce6579d18ba3bca7b3')
+sha1sums_x86_64=('e77869571fc81dde7abbca10b58f088965346300')
prepare() {
tar xf data.tar.*