summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Bruhin2016-08-16 12:22:40 +0200
committerFlorian Bruhin2016-08-16 12:22:40 +0200
commitb777db39b44fa2d70d865c810b0375991799d6eb (patch)
treeea2aaa1a34b86ac0906afb2dd61c5ddf7ff10f61
parentf1b1b681174e0cbf094c0dffc9a9208d0f86dfdb (diff)
downloadaur-b777db39b44fa2d70d865c810b0375991799d6eb.tar.gz
Update to Debian -12
-rw-r--r--.SRCINFO12
-rwxr-xr-xPKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8e9585f3f98..c1b115dfa07b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Aug 9 07:28:46 UTC 2016
+# Tue Aug 16 10:22:35 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_11
+ pkgver = 6.1.1_12
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-11_i386.deb
- sha1sums_i686 = 38ad62c1e43283d07b22a4a2cc610e330a312e0e
- source_x86_64 = http://httpredir.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.1.1-11_amd64.deb
- sha1sums_x86_64 = 47558fb0fa03a8563ca8dee3d92cfea4412b57a1
+ 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
pkgname = libgcj17-bin
diff --git a/PKGBUILD b/PKGBUILD
index 78e6924c3fc8..6dd4b3145245 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Roberto Calabrese <robertocalabrese75 [at] gmail.com>
pkgname=libgcj17-bin
-pkgver=6.1.1_11
+pkgver=6.1.1_12
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=('38ad62c1e43283d07b22a4a2cc610e330a312e0e')
-sha1sums_x86_64=('47558fb0fa03a8563ca8dee3d92cfea4412b57a1')
+sha1sums_i686=('3ebf29e530cfec2c521e30cc4c38aac0ebabb09d')
+sha1sums_x86_64=('e7174c8b9492641df6614fc194d1b0745208d89d')
prepare() {
tar xf data.tar.*