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 de83033c34d4..d714191b17a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Feb 18 21:08:06 UTC 2017
+# Wed Feb 22 09:13:22 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_7
+ pkgver = 6.3.0_8
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.3.0-7_i386.deb
- sha1sums_i686 = 0505d0971490a2ac143c48c8928135c4c2631c11
- source_x86_64 = http://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-7_amd64.deb
- sha1sums_x86_64 = 92ddd595befe22282d15e7a7a86206e3b543ebf3
+ source_i686 = http://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-8_i386.deb
+ sha1sums_i686 = 6aad7cc2eee10e84b08d801000db52a67cc59bcb
+ source_x86_64 = http://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-8_amd64.deb
+ sha1sums_x86_64 = c31fdd2970a62a377c11018fede8f684b7dd5a06
pkgname = libgcj17-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7ed43986ea22..b4db88b8f86b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Roberto Calabrese <robertocalabrese75 [at] gmail.com>
pkgname=libgcj17-bin
-pkgver=6.3.0_7
+pkgver=6.3.0_8
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=('0505d0971490a2ac143c48c8928135c4c2631c11')
-sha1sums_x86_64=('92ddd595befe22282d15e7a7a86206e3b543ebf3')
+sha1sums_i686=('6aad7cc2eee10e84b08d801000db52a67cc59bcb')
+sha1sums_x86_64=('c31fdd2970a62a377c11018fede8f684b7dd5a06')
prepare() {
tar xf data.tar.*