summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2020-03-22 09:23:01 +0000
committerhaawda2020-03-22 09:23:01 +0000
commita135a99e1929343eb8df2093e54b38049387aa74 (patch)
tree3966a3594e7b4e5009047a3824e712806bd1410c
parente91c20bcff922a539e0c50215ecd781c12d2462f (diff)
downloadaur-a135a99e1929343eb8df2093e54b38049387aa74.tar.gz
stick to last version that can use jdk 13
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ae066be8429..88d030aa7fa2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jabref-git
pkgdesc = GUI frontend for BibTeX, written in Java -- built from git
- pkgver = 5.0.r38.g3d24714deb
+ pkgver = 5.0.r107.g052eddd4c6
pkgrel = 1
epoch = 1
url = https://www.jabref.org
@@ -11,7 +11,7 @@ pkgbase = jabref-git
optdepends = gsettings-desktop-schemas: For web search support
provides = jabref
conflicts = jabref
- source = jabref::git+https://github.com/JabRef/jabref.git
+ source = jabref::git+https://github.com/JabRef/jabref.git#commit=052eddd4c6c4ee002cf56ebd91c7d8403a349b0f
source = jabref.desktop
source = jabref.sh
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index cd3ccb314f5e..51117b326867 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
-# Maintainer: Dan McCurry <dan.mc at protonmail dot com>
+# Contributer: Dan McCurry <dan.mc at protonmail dot com>
# Contributer: Nikola Milinković <nikmil@gmail.com>
-# Submitter: Stefan Husmann <stefan-husmann@t-online.de>
+# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
# If an unsupported java environment is set using archlinux-java,
# uncomment/edit the appropriate line in /usr/bin/jabref after
# installation.
pkgname=jabref-git
-pkgver=5.0.r38.g3d24714deb
+pkgver=5.0.r107.g052eddd4c6
pkgrel=1
epoch=1
pkgdesc="GUI frontend for BibTeX, written in Java -- built from git"
@@ -19,7 +19,7 @@ makedepends=('git')
optdepends=('gsettings-desktop-schemas: For web search support')
provides=('jabref')
conflicts=('jabref')
-source=("${pkgname%-git}::git+https://github.com/JabRef/jabref.git"
+source=("${pkgname%-git}::git+https://github.com/JabRef/jabref.git#commit=052eddd4c6c4ee002cf56ebd91c7d8403a349b0f"
"${pkgname%-git}.desktop"
"${pkgname%-git}.sh")
sha256sums=('SKIP'