summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Hernández2017-09-26 21:29:07 +0200
committerJuanma Hernández2017-09-26 21:29:07 +0200
commit93025f91366572657d38df6c9930b1deb3651591 (patch)
tree7c5430cbfb27dd6612a2a61ddd4536cc3cbda504
parentdd1994f6caf4803a175c17c6c946230bc8ca9b89 (diff)
downloadaur-93025f91366572657d38df6c9930b1deb3651591.tar.gz
5.0.21
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f7a8da66591..7f11cb01fde8 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.20
+ pkgver = 5.0.21
pkgrel = 1
url = http://www.zotero.org/download
install = zotero.install
@@ -14,10 +14,10 @@ pkgbase = zotero
depends = libxt
source = zotero.desktop
md5sums = f227abe95940abd63367716928c6e379
- source_i686 = Zotero-5.0.20_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.20
- md5sums_i686 = bb6a03a680b31159eb852912628523d1
- source_x86_64 = Zotero-5.0.20_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.20
- md5sums_x86_64 = 48c263f3b7e4acf52c42c99370d9712d
+ source_i686 = Zotero-5.0.21_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.21
+ md5sums_i686 = 6e4c76132fab9fa6774b3563f0368582
+ source_x86_64 = Zotero-5.0.21_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.21
+ md5sums_x86_64 = 71ba369415b44fcf13ab341b543977d5
pkgname = zotero
diff --git a/PKGBUILD b/PKGBUILD
index c05920d9d011..712f6cc5c8ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Juanma Hernandez <juanmah@gmail.com>
pkgname=zotero
-pkgver=5.0.20
+pkgver=5.0.21
pkgrel=1
pkgdesc="Zotero Standalone. Is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources."
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@ license=('GPL3')
depends=('dbus-glib' 'gtk2' 'gtk3' 'nss' 'libxt')
md5sums=('f227abe95940abd63367716928c6e379')
-md5sums_i686=('bb6a03a680b31159eb852912628523d1')
-md5sums_x86_64=('48c263f3b7e4acf52c42c99370d9712d')
+md5sums_i686=('6e4c76132fab9fa6774b3563f0368582')
+md5sums_x86_64=('71ba369415b44fcf13ab341b543977d5')
install='zotero.install'