From 4424bec7aa380fc111bdea73c9415eca34f48d8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanma=20Hern=C3=A1ndez?= Date: Wed, 29 Jul 2020 12:41:55 +0200 Subject: [PATCH] 5.0.89 testing AUR migration --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"