mirror of
https://github.com/archlinux/aur.git
synced 2026-03-09 03:29:47 +01:00
Use latest tag for zotero-standalone-build.
This commit is contained in:
parent
91813b26ed
commit
8d738b1f65
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue