summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Bruhin2017-01-22 16:29:49 +0100
committerFlorian Bruhin2017-01-22 16:29:49 +0100
commitc46b0cc92feefc9e315ad188c25e38813e941d99 (patch)
tree9028c3612fd588847eac67edf216230d114e5622
parent6896cece1805c1a0a3c23885fcc0bb7e7164ab84 (diff)
downloadaur-c46b0cc92feefc9e315ad188c25e38813e941d99.tar.gz
Update to Debian 6.3.0-4
-rw-r--r--.SRCINFO12
-rwxr-xr-xPKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ecad2eb6edc3..7189c1a2e9ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 2 18:41:36 UTC 2017
+# Sun Jan 22 15:29:40 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_2
+ pkgver = 6.3.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.3.0-2_i386.deb
- sha1sums_i686 = cba900a74de4da322be0a82954283b88dadc9d32
- source_x86_64 = http://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-2_amd64.deb
- sha1sums_x86_64 = ee1625a953fa651cca40890c9005a601df87d2b0
+ source_i686 = http://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-4_i386.deb
+ sha1sums_i686 = f3e2123d065a823b02a15a13a8b933de79510dd7
+ source_x86_64 = http://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-4_amd64.deb
+ sha1sums_x86_64 = 2557587ea8511534a4eed172f1393dedda8a9bc4
pkgname = libgcj17-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3cd16fe43c05..2ddbb6bdbfca 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Roberto Calabrese <robertocalabrese75 [at] gmail.com>
pkgname=libgcj17-bin
-pkgver=6.3.0_2
+pkgver=6.3.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=('cba900a74de4da322be0a82954283b88dadc9d32')
-sha1sums_x86_64=('ee1625a953fa651cca40890c9005a601df87d2b0')
+sha1sums_i686=('f3e2123d065a823b02a15a13a8b933de79510dd7')
+sha1sums_x86_64=('2557587ea8511534a4eed172f1393dedda8a9bc4')
prepare() {
tar xf data.tar.*