summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Hernández2019-12-02 07:22:08 +0100
committerJuanma Hernández2019-12-02 07:22:08 +0100
commit1dac82bbf973158d7a47b0b4b66c0e4b392e787e (patch)
treeccf86a0118c1062e4e9ac18db49f763fb04a4c3b
parentfa5e8c31dd8eb8c3223a2f81e003cd788540d2f2 (diff)
downloadaur-1dac82bbf973158d7a47b0b4b66c0e4b392e787e.tar.gz
5.0.78
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ac7b9389fc4..811b03796965 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.77
+ pkgver = 5.0.78
pkgrel = 1
url = http://www.zotero.org/download
install = zotero.install
@@ -13,8 +13,8 @@ pkgbase = zotero
depends = libxt
source = zotero.desktop
sha256sums = 2e700ebe97d332a894be80d232b037b0117d84b38c5fa99dffc727cb10918228
- source_x86_64 = Zotero-5.0.77_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.77
- sha256sums_x86_64 = 4900b0d9092a08b16af2ccf111b57c6eb2de418f7d6ebaebe5c5a175f3fdfdb5
+ source_x86_64 = Zotero-5.0.78_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.78
+ sha256sums_x86_64 = 63870d10edf923fe20621d569dfd3a6ef9fc122cc05de0160516b3b540e0b13c
pkgname = zotero
diff --git a/PKGBUILD b/PKGBUILD
index e6ccebba8210..0eda4d559926 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Juanma Hernandez <juanmah@gmail.com>
pkgname=zotero
-pkgver=5.0.77
+pkgver=5.0.78
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')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('dbus-glib' 'gtk2' 'gtk3' 'nss' 'libxt')
sha256sums=('2e700ebe97d332a894be80d232b037b0117d84b38c5fa99dffc727cb10918228')
-sha256sums_x86_64=('4900b0d9092a08b16af2ccf111b57c6eb2de418f7d6ebaebe5c5a175f3fdfdb5')
+sha256sums_x86_64=('63870d10edf923fe20621d569dfd3a6ef9fc122cc05de0160516b3b540e0b13c')
install='zotero.install'