diff --git a/.SRCINFO b/.SRCINFO index ef9773a62818..0206e10a7325 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.89 - pkgrel = 1 + pkgrel = 2 url = http://www.zotero.org/download install = zotero.install arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index ee5810968741..31241b6b0830 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=zotero pkgver=5.0.89 -pkgrel=1 +pkgrel=2 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"