summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Bruhin2018-06-25 09:31:46 +0200
committerFlorian Bruhin2018-06-25 09:31:46 +0200
commita23c57c9538764e5c08144276d31be3f5a715849 (patch)
treec9ec48bb48fe9369560eb4f7ccc09169cdcfd26d
parent9427b3fb21ad96adda298b0852bd03d6372b9529 (diff)
downloadaur-a23c57c9538764e5c08144276d31be3f5a715849.tar.gz
Downgrade to latest available debian version
-rw-r--r--.SRCINFO13
-rwxr-xr-xPKGBUILD7
2 files changed, 12 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f4b2754c21f..79c9297cfef2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,20 @@
+# Generated by mksrcinfo v8
+# Mon Jun 25 07:30:03 UTC 2018
pkgbase = libgcj17-bin
pkgdesc = Dynamically load and interpret java class files. Built from binary executables available in Debian repositories.
- pkgver = 6.4.0_13
+ pkgver = 6.3.0_18+deb9u1
pkgrel = 1
+ epoch = 1
url = http://gcc.gnu.org/java/
arch = i686
arch = x86_64
license = GPL
depends = zlib
conflicts = gcc-gcj
- source_i686 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.4.0-13_i386.deb
- sha1sums_i686 = 949796af87b86f808b20818fde45b8a735fcad5a
- source_x86_64 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.4.0-13_amd64.deb
- sha1sums_x86_64 = 2841f49b2f785d38367973b71ccd1907e1dc6c88
+ source_i686 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-18+deb9u1_i386.deb
+ sha1sums_i686 = 59e179c197637aae5dcaa0f83de4094a7e1f5396
+ source_x86_64 = http://ftp.debian.org/debian/pool/main/g/gcc-6/libgcj17_6.3.0-18+deb9u1_amd64.deb
+ sha1sums_x86_64 = 57125c15fd5b1a42bfa2b5d2da8378d7e51c1ecc
pkgname = libgcj17-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5a0262fa8f45..581b46731095 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,8 @@
# Contributor: Roberto Calabrese <robertocalabrese75 [at] gmail.com>
pkgname=libgcj17-bin
-pkgver=6.4.0_13
+epoch=1
+pkgver=6.3.0_18+deb9u1
pkgrel=1
pkgdesc="Dynamically load and interpret java class files. Built from binary \
executables available in Debian repositories."
@@ -16,8 +17,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=('949796af87b86f808b20818fde45b8a735fcad5a')
-sha1sums_x86_64=('2841f49b2f785d38367973b71ccd1907e1dc6c88')
+sha1sums_i686=('59e179c197637aae5dcaa0f83de4094a7e1f5396')
+sha1sums_x86_64=('57125c15fd5b1a42bfa2b5d2da8378d7e51c1ecc')
prepare() {
tar xf data.tar.*