summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Hernández2021-02-02 13:47:36 +0100
committerJuanma Hernández2021-02-02 13:47:36 +0100
commit6b9674393c228ee8ae71b4102fbb0241af63c9ec (patch)
tree9b0ae727a5b72ca59812b6a8362c1b39ffe31d6e
parente9262d2532338e1530f3c8aeebc13ed72757ab8b (diff)
downloadaur-6b9674393c228ee8ae71b4102fbb0241af63c9ec.tar.gz
5.0.95-2 Open zotero:// links
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9951b3f3ef12..063810c3e9f7 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.95
- pkgrel = 1
+ pkgrel = 2
url = http://www.zotero.org/download
install = zotero.install
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = zotero
depends = nss
depends = libxt
source = zotero.desktop
- sha256sums = 2e700ebe97d332a894be80d232b037b0117d84b38c5fa99dffc727cb10918228
+ sha256sums = 3bc9fd9ce9db0912f9c51f8fbf4b755fd20a2ae7506f59c95f0fb3b274b8d6be
source_x86_64 = Zotero-5.0.95_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.95
sha256sums_x86_64 = 9ba2a80a9f53ce1f0ac029889f970d7c753f44eff9f0fbdfa1f6514602852a9b
diff --git a/PKGBUILD b/PKGBUILD
index 20daf0d7e548..c4468b1a954a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=zotero
pkgver=5.0.95
-pkgrel=1
+pkgrel=2
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="http://www.zotero.org/download"
license=('AGPL3')
depends=('dbus-glib' 'gtk3' 'nss' 'libxt')
-sha256sums=('2e700ebe97d332a894be80d232b037b0117d84b38c5fa99dffc727cb10918228')
+sha256sums=('3bc9fd9ce9db0912f9c51f8fbf4b755fd20a2ae7506f59c95f0fb3b274b8d6be')
sha256sums_x86_64=('9ba2a80a9f53ce1f0ac029889f970d7c753f44eff9f0fbdfa1f6514602852a9b')
install='zotero.install'