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 fb08c3276ea7..fdbb80bdc299 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Aug 23 16:57:13 UTC 2016
+# Thu Sep 1 05:39:00 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_1
+ pkgver = 6.2.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://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.2.0-1_i386.deb
- sha1sums_i686 = af5f1b0baed4cb0b97184289df00f0a9792ddd62
- source_x86_64 = http://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.2.0-1_amd64.deb
- sha1sums_x86_64 = 2fc4653c9f78c22f78152c92ca9ec24ff5564ce1
+ source_i686 = http://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.2.0-2_i386.deb
+ sha1sums_i686 = 1b3b25fc2874a2010b55fee241ef6a096b88ea6f
+ source_x86_64 = http://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.2.0-2_amd64.deb
+ sha1sums_x86_64 = 29c04d728e2578464f792f4a4c5e020b0176d8f3
pkgname = libgcj17-bin
diff --git a/PKGBUILD b/PKGBUILD
index cae07d7cb782..05062de542e4 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Roberto Calabrese <robertocalabrese75 [at] gmail.com>
pkgname=libgcj17-bin
-pkgver=6.2.0_1
+pkgver=6.2.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://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=('af5f1b0baed4cb0b97184289df00f0a9792ddd62')
-sha1sums_x86_64=('2fc4653c9f78c22f78152c92ca9ec24ff5564ce1')
+sha1sums_i686=('1b3b25fc2874a2010b55fee241ef6a096b88ea6f')
+sha1sums_x86_64=('29c04d728e2578464f792f4a4c5e020b0176d8f3')
prepare() {
tar xf data.tar.*