summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Bruhin2016-08-23 18:57:18 +0200
committerFlorian Bruhin2016-08-23 18:57:18 +0200
commit7364ea891cf7c3dbbc04fd81201d488159cef90b (patch)
treef665dbb6fd20220db749177c0a9fd587c443af4b
parentb777db39b44fa2d70d865c810b0375991799d6eb (diff)
downloadaur-7364ea891cf7c3dbbc04fd81201d488159cef90b.tar.gz
Update to Debian 6.2.0-1
-rw-r--r--.SRCINFO12
-rwxr-xr-xPKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1b115dfa07b..fb08c3276ea7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Aug 16 10:22:35 UTC 2016
+# Tue Aug 23 16:57:13 UTC 2016
pkgbase = libgcj17-bin
pkgdesc = Dynamically load and interpret java class files. Built from binary executables available in Debian repositories.
- pkgver = 6.1.1_12
+ pkgver = 6.2.0_1
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.1.1-12_i386.deb
- sha1sums_i686 = 3ebf29e530cfec2c521e30cc4c38aac0ebabb09d
- source_x86_64 = http://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.1.1-12_amd64.deb
- sha1sums_x86_64 = e7174c8b9492641df6614fc194d1b0745208d89d
+ source_i686 = http://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.2.0-1_i386.deb
+ sha1sums_i686 = af5f1b0baed4cb0b97184289df00f0a9792ddd62
+ source_x86_64 = http://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.2.0-1_amd64.deb
+ sha1sums_x86_64 = 2fc4653c9f78c22f78152c92ca9ec24ff5564ce1
pkgname = libgcj17-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6dd4b3145245..cae07d7cb782 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Roberto Calabrese <robertocalabrese75 [at] gmail.com>
pkgname=libgcj17-bin
-pkgver=6.1.1_12
+pkgver=6.2.0_1
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=('3ebf29e530cfec2c521e30cc4c38aac0ebabb09d')
-sha1sums_x86_64=('e7174c8b9492641df6614fc194d1b0745208d89d')
+sha1sums_i686=('af5f1b0baed4cb0b97184289df00f0a9792ddd62')
+sha1sums_x86_64=('2fc4653c9f78c22f78152c92ca9ec24ff5564ce1')
prepare() {
tar xf data.tar.*