summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Hernández2021-08-20 09:49:02 +0200
committerJuanma Hernández2021-08-20 09:49:02 +0200
commit144dc770a70001f1dc8a58344ac0093bb6ac0dc9 (patch)
tree73edb0106ab4f74b15b201aa7a2e9fa159ae7422
parente5d1a62a6b460c66045b92c964f420afddacd812 (diff)
downloadaur-144dc770a70001f1dc8a58344ac0093bb6ac0dc9.tar.gz
5.0.96.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d66194eef86a..409b2b915706 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zotero
pkgdesc = Zotero Standalone. Is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
- pkgver = 5.0.96.2
- pkgrel = 3
+ pkgver = 5.0.96.3
+ pkgrel = 1
url = https://www.zotero.org/download
install = zotero.install
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = zotero
depends = libxt
source = zotero.desktop
sha256sums = eab76db7a56a4d9aaa17baaf240b82fcf57944a4ddf8ef1b58cc64182426cedc
- source_x86_64 = Zotero-5.0.96.2_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.96.2
- sha256sums_x86_64 = 653faac4d2e3746dbd0e1c95d095ed8031c38b68183f22ab6708093aba392082
+ source_x86_64 = Zotero-5.0.96.3_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.96.3
+ sha256sums_x86_64 = 7aa48dce6906368a4627b541caf51f7c510f273dd61d2edbe7e8e05005bf854e
pkgname = zotero
diff --git a/PKGBUILD b/PKGBUILD
index dcb7e82ea31f..0e8f09821afc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Juanma Hernandez <juanmah@gmail.com>
pkgname=zotero
-pkgver=5.0.96.2
-pkgrel=3
+pkgver=5.0.96.3
+pkgrel=1
pkgdesc="Zotero Standalone. Is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources."
arch=('x86_64')
url="https://www.zotero.org/download"
@@ -10,7 +10,7 @@ license=('AGPL3')
depends=('dbus-glib' 'gtk3' 'nss' 'libxt')
sha256sums=('eab76db7a56a4d9aaa17baaf240b82fcf57944a4ddf8ef1b58cc64182426cedc')
-sha256sums_x86_64=('653faac4d2e3746dbd0e1c95d095ed8031c38b68183f22ab6708093aba392082')
+sha256sums_x86_64=('7aa48dce6906368a4627b541caf51f7c510f273dd61d2edbe7e8e05005bf854e')
install='zotero.install'