summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Bruhin2017-05-02 11:30:47 +0200
committerFlorian Bruhin2017-05-02 11:30:47 +0200
commita9c97a0d73e9290db9b0093b4d6cab47d375382c (patch)
treed4073b63772d2f7cb6efb9aac2669ffcca736590
parent577a3003e3d5201a86abd869b9846bcc3de25392 (diff)
downloadaur-a9c97a0d73e9290db9b0093b4d6cab47d375382c.tar.gz
Update to Debian -16
-rw-r--r--.SRCINFO12
-rwxr-xr-xPKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85654d74535b..6b27f07da1ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Apr 18 16:26:49 UTC 2017
+# Tue May 2 09:30:37 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_14
+ pkgver = 6.3.0_16
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-14_i386.deb
- sha1sums_i686 = 02568bfa4ff06e3eab67abbd97d96d47ca65ffb1
- source_x86_64 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-14_amd64.deb
- sha1sums_x86_64 = d6f536debfe44c3b856a6321a0cb2408645d58ee
+ source_i686 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-16_i386.deb
+ sha1sums_i686 = 8448618ecfc758b78a139466c9377cb8d4d3c742
+ source_x86_64 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-16_amd64.deb
+ sha1sums_x86_64 = 38108de85e966a4f3933b81684f98bb5298c4f78
pkgname = libgcj17-bin
diff --git a/PKGBUILD b/PKGBUILD
index 044b5236e7b3..c2c2d1a9fe65 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Roberto Calabrese <robertocalabrese75 [at] gmail.com>
pkgname=libgcj17-bin
-pkgver=6.3.0_14
+pkgver=6.3.0_16
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=('02568bfa4ff06e3eab67abbd97d96d47ca65ffb1')
-sha1sums_x86_64=('d6f536debfe44c3b856a6321a0cb2408645d58ee')
+sha1sums_i686=('8448618ecfc758b78a139466c9377cb8d4d3c742')
+sha1sums_x86_64=('38108de85e966a4f3933b81684f98bb5298c4f78')
prepare() {
tar xf data.tar.*