summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Hernández2019-04-12 06:03:43 +0200
committerJuanma Hernández2019-04-12 06:03:43 +0200
commit458a6aea22c5c470b4efc51bcc76e0bf82aae61f (patch)
tree2511cd467f0e58366e615c479530cd4b7f20034c
parenta8ad37ca0a9f4e58c4619b39976053f508b43e15 (diff)
downloadaur-458a6aea22c5c470b4efc51bcc76e0bf82aae61f.tar.gz
5.0.66
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e588ad67b1ac..d756bef54eb8 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.65
+ pkgver = 5.0.66
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.65_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.65
- sha256sums_x86_64 = b7651c1e2237676549df20c167ffede6cb075c603ad97099b45d170a9ae9d865
+ source_x86_64 = Zotero-5.0.66_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.66
+ sha256sums_x86_64 = 55d3a04fa662f5de1d26e3c987bf3d18e848277e430df00dc94495f4d4e5ecb6
pkgname = zotero
diff --git a/PKGBUILD b/PKGBUILD
index c04e2db9d27c..2e729bf5a450 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Juanma Hernandez <juanmah@gmail.com>
pkgname=zotero
-pkgver=5.0.65
+pkgver=5.0.66
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=('b7651c1e2237676549df20c167ffede6cb075c603ad97099b45d170a9ae9d865')
+sha256sums_x86_64=('55d3a04fa662f5de1d26e3c987bf3d18e848277e430df00dc94495f4d4e5ecb6')
install='zotero.install'