5.0.96.2-3 Some PKGBUILD improvements

This commit is contained in:
Juanma Hernández 2021-06-06 04:37:15 +02:00
parent 6486aa3fbd
commit e5d1a62a6b
2 changed files with 4 additions and 6 deletions

View file

@ -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

View file

@ -1,12 +1,11 @@
# Contributor: Juanma Hernandez <juanmah@gmail.com>
# Maintainer: Juanma Hernandez <juanmah@gmail.com>
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')