summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJuanma Hernández2017-07-17 07:23:16 +0200
committerJuanma Hernández2017-07-17 07:23:16 +0200
commit66a7c067fd725d48be4fdadeb8e4ebb125a7c3ba (patch)
tree8ae50a305b22ab7ce0265c0d73a4745dcbcfe972 /PKGBUILD
parent241b2e26adc8593669bcbaf115493d990283f08e (diff)
downloadaur-66a7c067fd725d48be4fdadeb8e4ebb125a7c3ba.tar.gz
5.0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a3e7e810b4b..0c4726f1fc67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Juanma Hernandez <juanmah@gmail.com>
pkgname=zotero
-pkgver=5.0.3
+pkgver=5.0.4
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=('7ef23cfbaa4d0d6462d8519e4cde0d20')
-md5sums_x86_64=('0daed30287f4fabb416ab9ffe75ef8aa')
+md5sums_i686=('9a4d9b80e8fd6cfb837fea081c02327d')
+md5sums_x86_64=('82a17e59d96b44f5e6665c9b6b112654')
install='zotero.install'