From 720c447d1c98f876f34b5e23a8d3fa60b9aac1c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanma=20Hern=C3=A1ndez?= Date: Tue, 2 Feb 2021 18:14:43 +0100 Subject: [PATCH] 5.0.95-3 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 063810c3e9f7..41a7f476f040 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.95 - pkgrel = 2 + pkgrel = 3 url = http://www.zotero.org/download install = zotero.install arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index c4468b1a954a..2adc9a479118 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=zotero pkgver=5.0.95 -pkgrel=2 +pkgrel=3 pkgdesc="Zotero Standalone. Is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources." arch=('x86_64') url="http://www.zotero.org/download"