mirror of
https://github.com/archlinux/aur.git
synced 2026-03-09 03:19:42 +01:00
Pin commit for zotero-build.git
This commit is contained in:
parent
5febe7e97c
commit
3595408cc8
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -22,7 +22,7 @@ pkgbase = zotero
|
|||
depends = libxt
|
||||
source = zotero.desktop
|
||||
source = zotero-client::git+https://github.com/zotero/zotero.git#tag=5350a60c9aeb14480372b552e59df4386ad10b7d
|
||||
source = zotero-build::git+https://github.com/zotero/zotero-build.git
|
||||
source = zotero-build::git+https://github.com/zotero/zotero-build.git#tag=5cec38cd40361d939e32eb0b6e0fd18ac7b78a56
|
||||
source = zotero-standalone-build::git+https://github.com/zotero/zotero-standalone-build.git#tag=6.0.30
|
||||
source = zotero-translators::git+https://github.com/zotero/translators.git
|
||||
source = zotero-styles::git+https://github.com/zotero/bundled-styles.git
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -12,7 +12,7 @@ makedepends=('npm' 'git' 'zip' 'unzip' 'perl' 'python>=3' 'curl' 'wget' 'rsync'
|
|||
_tag=5350a60c9aeb14480372b552e59df4386ad10b7d # 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-build::git+https://github.com/zotero/zotero-build.git#tag=5cec38cd40361d939e32eb0b6e0fd18ac7b78a56"
|
||||
"zotero-standalone-build::git+https://github.com/zotero/zotero-standalone-build.git#tag=6.0.30"
|
||||
"zotero-translators::git+https://github.com/zotero/translators.git"
|
||||
"zotero-styles::git+https://github.com/zotero/bundled-styles.git"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue