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 8213302cd618..6f912490c18b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Oct 29 21:58:06 UTC 2016
+# Fri Nov 4 05:14:41 UTC 2016
pkgbase = libgcj17-bin
pkgdesc = Dynamically load and interpret java class files. Built from binary executables available in Debian repositories.
- pkgver = 6.2.0_10
+ pkgver = 6.2.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://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.2.0-10_i386.deb
- sha1sums_i686 = 3d2fafbc989c0a45189e9d714de7647ceb23029f
- source_x86_64 = http://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.2.0-10_amd64.deb
- sha1sums_x86_64 = 655dccd57adbe6a22b4f1adde7d968b5f8be25b4
+ source_i686 = http://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.2.0-11_i386.deb
+ sha1sums_i686 = d6ae9a2bee8b50a32b5257b77b99aa103496d8d8
+ source_x86_64 = http://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.2.0-11_amd64.deb
+ sha1sums_x86_64 = 8ed994a2e5f8c452d4fcc376079c5f09f79e2f88
pkgname = libgcj17-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4794d56677e7..afde7a3fd0ba 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Roberto Calabrese <robertocalabrese75 [at] gmail.com>
pkgname=libgcj17-bin
-pkgver=6.2.0_10
+pkgver=6.2.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://httpredir.debian.org/debian/pool/main/g/gcc-6/${pkgname%-*}_${pkgver%_*}-${pkgver##*_}_i386.deb)
source_x86_64=(http://httpredir.debian.org/debian/pool/main/g/gcc-6/${pkgname%-*}_${pkgver%_*}-${pkgver##*_}_amd64.deb)
-sha1sums_i686=('3d2fafbc989c0a45189e9d714de7647ceb23029f')
-sha1sums_x86_64=('655dccd57adbe6a22b4f1adde7d968b5f8be25b4')
+sha1sums_i686=('d6ae9a2bee8b50a32b5257b77b99aa103496d8d8')
+sha1sums_x86_64=('8ed994a2e5f8c452d4fcc376079c5f09f79e2f88')
prepare() {
tar xf data.tar.*