summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJuanma Hernández2017-07-20 22:16:09 +0200
committerJuanma Hernández2017-07-20 22:16:09 +0200
commit53923a161e71fc9d37ab405180ab046c6d376fc5 (patch)
tree07ab6acbebba32d9f1de1625b0e611bd57aceb99 /PKGBUILD
parent66a7c067fd725d48be4fdadeb8e4ebb125a7c3ba (diff)
downloadaur-53923a161e71fc9d37ab405180ab046c6d376fc5.tar.gz
5.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c4726f1fc67..ee504bf266c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Juanma Hernandez <juanmah@gmail.com>
pkgname=zotero
-pkgver=5.0.4
+pkgver=5.0.5
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' 'alsa-lib' 'gtk2' 'gcc-libs' 'nss')
md5sums=('f227abe95940abd63367716928c6e379')
-md5sums_i686=('9a4d9b80e8fd6cfb837fea081c02327d')
-md5sums_x86_64=('82a17e59d96b44f5e6665c9b6b112654')
+md5sums_i686=('115ab59582e5e28a123d0f208a42e358')
+md5sums_x86_64=('d2f17e7b5f93a9db428f9f0f2d85fb18')
install='zotero.install'