summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Hernández2020-05-13 07:50:06 +0200
committerJuanma Hernández2020-05-13 07:50:06 +0200
commita472ec95d1428b47b61daca1776062b2f48381a1 (patch)
tree013d8384c1e2857fbb34501812d93e382b2a1a87
parente42fc04680ea1d8858e836c524215a52be19c61f (diff)
downloadaur-a472ec95d1428b47b61daca1776062b2f48381a1.tar.gz
5.0.87
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23c363d9c8a0..2384bae61e9a 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.87
- pkgrel = 1
+ pkgrel = 2
url = http://www.zotero.org/download
install = zotero.install
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = zotero
source = zotero.desktop
sha256sums = 2e700ebe97d332a894be80d232b037b0117d84b38c5fa99dffc727cb10918228
source_x86_64 = Zotero-5.0.87_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.87
- sha256sums_x86_64 = 935ea05ddd32f348a2605ef285263bec236dc5eb99aae56dabab4f425b3d0591
+ sha256sums_x86_64 = c105a1f17829f6c85529b3bf98bacd667bf57d1c7beda0cdc78f181a091f7806
pkgname = zotero
diff --git a/PKGBUILD b/PKGBUILD
index 042075cec2aa..bb61e5a76113 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=zotero
pkgver=5.0.87
-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"
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('dbus-glib' 'gtk3' 'nss' 'libxt')
sha256sums=('2e700ebe97d332a894be80d232b037b0117d84b38c5fa99dffc727cb10918228')
-sha256sums_x86_64=('935ea05ddd32f348a2605ef285263bec236dc5eb99aae56dabab4f425b3d0591')
+sha256sums_x86_64=('c105a1f17829f6c85529b3bf98bacd667bf57d1c7beda0cdc78f181a091f7806')
install='zotero.install'