summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Bruhin2017-03-18 22:18:25 +0100
committerFlorian Bruhin2017-03-18 22:18:25 +0100
commit00e5d4fb66ba9fe7d553fd244bf32847a18fde12 (patch)
tree3b142d56f93bc147b50760a4ca85ca7437ce2b2f
parentc913aaaaf13f4028d1f68350af99490168e20af0 (diff)
downloadaur-00e5d4fb66ba9fe7d553fd244bf32847a18fde12.tar.gz
Update to Debian -9
Also uses ftp.debian.org again as somehow httpredir shows a 404 still...
-rw-r--r--.SRCINFO12
-rwxr-xr-xPKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d714191b17a1..219e63e2293a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Feb 22 09:13:22 UTC 2017
+# Sat Mar 18 21:18:23 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_8
+ pkgver = 6.3.0_9
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-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
+ 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
pkgname = libgcj17-bin
diff --git a/PKGBUILD b/PKGBUILD
index b4db88b8f86b..e52d04348917 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Roberto Calabrese <robertocalabrese75 [at] gmail.com>
pkgname=libgcj17-bin
-pkgver=6.3.0_8
+pkgver=6.3.0_9
pkgrel=1
pkgdesc="Dynamically load and interpret java class files. Built from binary \
executables available in Debian repositories."
@@ -14,10 +14,10 @@ license=(GPL)
conflicts=(gcc-gcj)
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=('6aad7cc2eee10e84b08d801000db52a67cc59bcb')
-sha1sums_x86_64=('c31fdd2970a62a377c11018fede8f684b7dd5a06')
+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')
prepare() {
tar xf data.tar.*