Version 7.0.7

This commit is contained in:
Aaron Keesing 2024-10-04 22:44:47 +13:00
parent 660295c802
commit 0190f1504d
No known key found for this signature in database
GPG key ID: 7AC6CBF8B9764425
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = zotero
pkgdesc = A free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
pkgver = 7.0.6
pkgver = 7.0.7
pkgrel = 1
url = https://github.com/zotero/zotero
arch = x86_64
@ -22,7 +22,7 @@ pkgbase = zotero
depends = nss
depends = libxt
source = zotero.desktop
source = zotero-client::git+https://github.com/zotero/zotero.git#tag=da58a3eb726e722c0096d91ae64b479e4b1a8c20
source = zotero-client::git+https://github.com/zotero/zotero.git#tag=88ff06841605a2812394060ef4fd3194702d50e0
source = zotero-translators::git+https://github.com/zotero/translators.git
source = zotero-styles::git+https://github.com/zotero/bundled-styles.git
source = zotero-pdf-worker::git+https://github.com/zotero/pdf-worker.git

View file

@ -1,7 +1,7 @@
# Maintainer: Aaron Keesing <agkphysics at gmail dot com>
pkgname=zotero
pkgver=7.0.6
pkgver=7.0.7
pkgrel=1
pkgdesc="A free, easy-to-use tool to help you collect, organize, cite, and share your research sources."
arch=('x86_64' 'i686')
@ -9,7 +9,7 @@ url="https://github.com/zotero/zotero"
license=('AGPL-3.0-or-later')
depends=('dbus-glib' 'gtk3' 'nss' 'libxt')
makedepends=('npm' 'git' 'git-lfs' 'zip' 'unzip' 'perl' 'python>=3' 'curl' 'wget' 'rsync' 'nodejs')
_tag=da58a3eb726e722c0096d91ae64b479e4b1a8c20 # git rev-parse $pkgver
_tag=88ff06841605a2812394060ef4fd3194702d50e0 # git rev-parse $pkgver
source=("zotero.desktop"
"zotero-client::git+https://github.com/zotero/zotero.git#tag=${_tag}"
"zotero-translators::git+https://github.com/zotero/translators.git"