summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Hernández2018-05-02 23:07:21 +0200
committerJuanma Hernández2018-05-02 23:07:21 +0200
commit5b8838b5f8cc58e3de7d8ad4ad4325fb1d23c379 (patch)
treed17dccfc85fdbdfa1a3be84f0f1926cf3b4b6457
parente57ae325da435fe540186768e25523edd79d8ef7 (diff)
downloadaur-5b8838b5f8cc58e3de7d8ad4ad4325fb1d23c379.tar.gz
5.0.47
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22bb4f997b34..80a7aa08e275 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.46
+ pkgver = 5.0.47
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.46_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.46
- sha256sums_x86_64 = af79d2a373db6ddd14d61b0ff97e05bc6ee85b84d930ef09a3308779cc84bb9b
+ source_x86_64 = Zotero-5.0.47_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.47
+ sha256sums_x86_64 = 45a2e3ef0e667f3383c2ac199319e472aa09e0269f5b8458f56c42a0e77f8f52
pkgname = zotero
diff --git a/PKGBUILD b/PKGBUILD
index 1caefb13441c..d8037ceba8bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Juanma Hernandez <juanmah@gmail.com>
pkgname=zotero
-pkgver=5.0.46
+pkgver=5.0.47
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=('af79d2a373db6ddd14d61b0ff97e05bc6ee85b84d930ef09a3308779cc84bb9b')
+sha256sums_x86_64=('45a2e3ef0e667f3383c2ac199319e472aa09e0269f5b8458f56c42a0e77f8f52')
install='zotero.install'