summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathijs van Westendorp2020-12-01 14:41:17 +0100
committerMathijs van Westendorp2020-12-01 14:41:17 +0100
commit507c172e25576a891659ae07bd0ec1b8e6f7bfb6 (patch)
treea71662dad668f3efbcc12b3862c6070af5ee0af0
parent676fa5281dcdf37bf3a5dc5a285269753379ba92 (diff)
downloadaur-507c172e25576a891659ae07bd0ec1b8e6f7bfb6.tar.gz
Update to 5.0.93m7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 025dd7361ca5..707bfb111b98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jurism
pkgdesc = Juris-M Standalone. Is a variant of Zotero, with legal and multilingual support.
- pkgver = 5.0.90m8
+ pkgver = 5.0.93m7
pkgrel = 1
url = https://juris-m.github.io/downloads
install = jurism.install
@@ -12,8 +12,8 @@ pkgbase = jurism
depends = libxt
source = jurism.desktop
sha256sums = e77753174477bfd22d9b983e9e53954e9579e944c2b62bf32fcbdf17f1b36281
- source_x86_64 = Jurism-5.0.90m8_linux_x86_64.tar.bz2::https://our.law.nagoya-u.ac.jp/jurism/dl?channel=release&platform=linux-x86_64&version=5.0.90m8
- sha256sums_x86_64 = 0876bd3039db792476b9330bf137520910374ec151afaaa5feb921c333256cad
+ source_x86_64 = Jurism-5.0.93m7_linux_x86_64.tar.bz2::https://our.law.nagoya-u.ac.jp/jurism/dl?channel=release&platform=linux-x86_64&version=5.0.93m7
+ sha256sums_x86_64 = 678b785ebe3bc2209f018b9292dfba7db0af31c5ee1987713a9d14dbac95821c
pkgname = jurism
diff --git a/PKGBUILD b/PKGBUILD
index f7a11eb2c18e..0ec4d07083fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Based on the zotero PKGBUILD
pkgname=jurism
-pkgver=5.0.90m8
+pkgver=5.0.93m7
pkgrel=1
pkgdesc="Juris-M Standalone. Is a variant of Zotero, with legal and multilingual support."
arch=('x86_64')
@@ -13,7 +13,7 @@ license=('AGPL3')
depends=('dbus-glib' 'gtk3' 'nss' 'libxt')
sha256sums=('e77753174477bfd22d9b983e9e53954e9579e944c2b62bf32fcbdf17f1b36281')
-sha256sums_x86_64=('0876bd3039db792476b9330bf137520910374ec151afaaa5feb921c333256cad')
+sha256sums_x86_64=('678b785ebe3bc2209f018b9292dfba7db0af31c5ee1987713a9d14dbac95821c')
install='jurism.install'