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 486d6867cbd7..11cf84d726cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Mar 22 04:11:31 UTC 2017
+# Wed Mar 29 16:49:35 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_10
+ pkgver = 6.3.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.3.0-10_i386.deb
- sha1sums_i686 = 80e7780742315c4646ed15c46431a19029872649
- source_x86_64 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-10_amd64.deb
- sha1sums_x86_64 = 65730e60393089efc482b8a86b6ce58498906845
+ source_i686 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-11_i386.deb
+ sha1sums_i686 = c465158f5afd97ec6e698686c6e69fc82d799c4c
+ source_x86_64 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-11_amd64.deb
+ sha1sums_x86_64 = 603862e413537a9e5682419baaef765bfb4aa0d8
pkgname = libgcj17-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3ffc84923a2d..77c1db8f1a2e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Roberto Calabrese <robertocalabrese75 [at] gmail.com>
pkgname=libgcj17-bin
-pkgver=6.3.0_10
+pkgver=6.3.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=('80e7780742315c4646ed15c46431a19029872649')
-sha1sums_x86_64=('65730e60393089efc482b8a86b6ce58498906845')
+sha1sums_i686=('c465158f5afd97ec6e698686c6e69fc82d799c4c')
+sha1sums_x86_64=('603862e413537a9e5682419baaef765bfb4aa0d8')
prepare() {
tar xf data.tar.*