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 69b6dde08bb8..ab51fd2437d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Sep 5 11:03:50 UTC 2016
+# Fri Sep 16 08:50:58 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_3
+ pkgver = 6.2.0_4
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-3_i386.deb
- sha1sums_i686 = 7ab11fb4af4ca17ae903966f032a863cdccf9c2e
- source_x86_64 = http://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.2.0-3_amd64.deb
- sha1sums_x86_64 = 3c190e71b6ad8dc6fcbb27373fad1d50e1a07e8b
+ source_i686 = http://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.2.0-4_i386.deb
+ sha1sums_i686 = 71e6fb8daa60d4ddde37130550c597519c047c34
+ source_x86_64 = http://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.2.0-4_amd64.deb
+ sha1sums_x86_64 = 504a67349449d916e1ac27e67ad8729dfa1f4908
pkgname = libgcj17-bin
diff --git a/PKGBUILD b/PKGBUILD
index d285594a8e0e..219c4bb69f27 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Roberto Calabrese <robertocalabrese75 [at] gmail.com>
pkgname=libgcj17-bin
-pkgver=6.2.0_3
+pkgver=6.2.0_4
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=('7ab11fb4af4ca17ae903966f032a863cdccf9c2e')
-sha1sums_x86_64=('3c190e71b6ad8dc6fcbb27373fad1d50e1a07e8b')
+sha1sums_i686=('71e6fb8daa60d4ddde37130550c597519c047c34')
+sha1sums_x86_64=('504a67349449d916e1ac27e67ad8729dfa1f4908')
prepare() {
tar xf data.tar.*