summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Hernández2017-09-20 07:35:04 +0200
committerJuanma Hernández2017-09-20 07:35:04 +0200
commitdd1994f6caf4803a175c17c6c946230bc8ca9b89 (patch)
tree5fba8d084e974e62d2d3bd4163f095690ab9697f
parent472034c79de16b8de8a1e57ae4e4003b673542f6 (diff)
downloadaur-dd1994f6caf4803a175c17c6c946230bc8ca9b89.tar.gz
5.0.20
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 387c3d019991..9f7a8da66591 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.18
- pkgrel = 2
+ pkgver = 5.0.20
+ pkgrel = 1
url = http://www.zotero.org/download
install = zotero.install
arch = i686
@@ -14,10 +14,10 @@ pkgbase = zotero
depends = libxt
source = zotero.desktop
md5sums = f227abe95940abd63367716928c6e379
- source_i686 = Zotero-5.0.18_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.18
- md5sums_i686 = 079e3747d5db589abb1a931b19d1b3ef
- source_x86_64 = Zotero-5.0.18_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.18
- md5sums_x86_64 = 66c75a1430a597a4d046b549dc923f3d
+ 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
pkgname = zotero
diff --git a/PKGBUILD b/PKGBUILD
index 7f932b96df9a..c05920d9d011 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Juanma Hernandez <juanmah@gmail.com>
pkgname=zotero
-pkgver=5.0.18
-pkgrel=2
+pkgver=5.0.20
+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')
url="http://www.zotero.org/download"
@@ -11,8 +11,8 @@ license=('GPL3')
depends=('dbus-glib' 'gtk2' 'gtk3' 'nss' 'libxt')
md5sums=('f227abe95940abd63367716928c6e379')
-md5sums_i686=('079e3747d5db589abb1a931b19d1b3ef')
-md5sums_x86_64=('66c75a1430a597a4d046b549dc923f3d')
+md5sums_i686=('bb6a03a680b31159eb852912628523d1')
+md5sums_x86_64=('48c263f3b7e4acf52c42c99370d9712d')
install='zotero.install'