Use latest tag for zotero-standalone-build.

This commit is contained in:
Aaron Keesing 2022-08-28 17:27:28 +12:00
parent 91813b26ed
commit 8d738b1f65
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,7 +1,7 @@
pkgbase = zotero
pkgdesc = A free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
pkgver = 6.0.13
pkgrel = 1
pkgrel = 2
url = https://github.com/zotero/zotero
arch = x86_64
arch = i686
@ -22,7 +22,7 @@ pkgbase = zotero
source = zotero.desktop
source = zotero-client::git+https://github.com/zotero/zotero.git#tag=99cf84e37779c33c19d937eb60f00a1139c3f485
source = zotero-build::git+https://github.com/zotero/zotero-build.git
source = zotero-standalone-build::git+https://github.com/zotero/zotero-standalone-build.git
source = zotero-standalone-build::git+https://github.com/zotero/zotero-standalone-build.git#tag=6.0.11
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

@ -2,7 +2,7 @@
pkgname=zotero
pkgver=6.0.13
pkgrel=1
pkgrel=2
pkgdesc="A free, easy-to-use tool to help you collect, organize, cite, and share your research sources."
arch=('x86_64' 'i686')
url="https://github.com/zotero/zotero"
@ -13,7 +13,7 @@ _tag=99cf84e37779c33c19d937eb60f00a1139c3f485 # git rev-parse $pkgver
source=("zotero.desktop"
"zotero-client::git+https://github.com/zotero/zotero.git#tag=${_tag}"
"zotero-build::git+https://github.com/zotero/zotero-build.git"
"zotero-standalone-build::git+https://github.com/zotero/zotero-standalone-build.git"
"zotero-standalone-build::git+https://github.com/zotero/zotero-standalone-build.git#tag=6.0.11"
"zotero-translators::git+https://github.com/zotero/translators.git"
"zotero-styles::git+https://github.com/zotero/bundled-styles.git"
"zotero-pdf-worker::git+https://github.com/zotero/pdf-worker.git"