summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Bruhin2017-03-22 05:11:44 +0100
committerFlorian Bruhin2017-03-22 05:11:44 +0100
commit0aa774957899f5f7b9af6b27171e155ce3243b49 (patch)
tree271edceee326b12d62fc5a506c14d9aafaf3d0d9
parent00e5d4fb66ba9fe7d553fd244bf32847a18fde12 (diff)
downloadaur-0aa774957899f5f7b9af6b27171e155ce3243b49.tar.gz
Update to Debian -10
-rw-r--r--.SRCINFO12
-rwxr-xr-xPKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 219e63e2293a..486d6867cbd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Mar 18 21:18:23 UTC 2017
+# Wed Mar 22 04:11:31 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_9
+ pkgver = 6.3.0_10
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-9_i386.deb
- sha1sums_i686 = 70bfe553d7d0b5f3959fa268b64d66c461423f98
- source_x86_64 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-9_amd64.deb
- sha1sums_x86_64 = 8ab908eb698e6b3a3ece22ef452beb69ef5ab934
+ source_i686 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-10_i386.deb
+ sha1sums_i686 = 80e7780742315c4646ed15c46431a19029872649
+ source_x86_64 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-10_amd64.deb
+ sha1sums_x86_64 = 65730e60393089efc482b8a86b6ce58498906845
pkgname = libgcj17-bin
diff --git a/PKGBUILD b/PKGBUILD
index e52d04348917..3ffc84923a2d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Roberto Calabrese <robertocalabrese75 [at] gmail.com>
pkgname=libgcj17-bin
-pkgver=6.3.0_9
+pkgver=6.3.0_10
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=('70bfe553d7d0b5f3959fa268b64d66c461423f98')
-sha1sums_x86_64=('8ab908eb698e6b3a3ece22ef452beb69ef5ab934')
+sha1sums_i686=('80e7780742315c4646ed15c46431a19029872649')
+sha1sums_x86_64=('65730e60393089efc482b8a86b6ce58498906845')
prepare() {
tar xf data.tar.*