diff --git a/.SRCINFO b/.SRCINFO index 0f04c8f3a509..d66194eef86a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,8 +1,8 @@ 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.96.2 - pkgrel = 2 - url = http://www.zotero.org/download + pkgrel = 3 + url = https://www.zotero.org/download install = zotero.install arch = x86_64 license = AGPL3 @@ -16,4 +16,3 @@ pkgbase = zotero sha256sums_x86_64 = 653faac4d2e3746dbd0e1c95d095ed8031c38b68183f22ab6708093aba392082 pkgname = zotero - diff --git a/PKGBUILD b/PKGBUILD index d0bf1d831175..dcb7e82ea31f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,12 +1,11 @@ -# Contributor: Juanma Hernandez # Maintainer: Juanma Hernandez pkgname=zotero pkgver=5.0.96.2 -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" +url="https://www.zotero.org/download" license=('AGPL3') depends=('dbus-glib' 'gtk3' 'nss' 'libxt')