summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Hernández2018-06-22 06:21:55 +0200
committerJuanma Hernández2018-06-22 06:21:55 +0200
commit37b9490d1690c559a77a77d5c4950532cbd4b888 (patch)
treee79e9585de21b28ca1ea15a1f8bafd62bcb21a35
parent7c08c6f19f219bba62ecfb129b7d4e83892ea5c9 (diff)
downloadaur-37b9490d1690c559a77a77d5c4950532cbd4b888.tar.gz
5.0.52
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a838764c1aa..43633ed272ff 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.51
+ pkgver = 5.0.52
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.51_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.51
- sha256sums_x86_64 = e3242edda4544502263c487660d6a239b1395302f8bb6ef4631c3fa026525dcb
+ source_x86_64 = Zotero-5.0.52_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.52
+ sha256sums_x86_64 = e8dffa62c6f234179364d22f63ecb511e4d1c80962b0aa3d177b4a8ee2bfb259
pkgname = zotero
diff --git a/PKGBUILD b/PKGBUILD
index a411f8c09734..639072c222db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Juanma Hernandez <juanmah@gmail.com>
pkgname=zotero
-pkgver=5.0.51
+pkgver=5.0.52
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=('e3242edda4544502263c487660d6a239b1395302f8bb6ef4631c3fa026525dcb')
+sha256sums_x86_64=('e8dffa62c6f234179364d22f63ecb511e4d1c80962b0aa3d177b4a8ee2bfb259')
install='zotero.install'