summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Keesing2022-08-18 21:06:06 +1200
committerAaron Keesing2022-08-18 21:06:06 +1200
commit47b920f51caad6d4625fd31e51aa7e9812d2981d (patch)
tree2c23cd08c2a9bbf4e7922a2836e6d862a6d36ab1
parentc2544ff3063c87b56a49e3111c917e83f6db2617 (diff)
downloadaur-47b920f51caad6d4625fd31e51aa7e9812d2981d.tar.gz
Version 6.0.12
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a47b5bf7613c..91c4420bf986 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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 = 6.0.11
+ pkgver = 6.0.12
pkgrel = 1
url = https://github.com/zotero/zotero
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = zotero
depends = nss
depends = libxt
source = zotero.desktop
- source = zotero-client::git+https://github.com/zotero/zotero.git#tag=77796639dfa0a0fbfa8c5e4cb314df42fb80fef2
+ source = zotero-client::git+https://github.com/zotero/zotero.git#tag=e252f8acf645b8ae7da39e195b2a0191186fb899
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-translators::git+https://github.com/zotero/translators.git
diff --git a/PKGBUILD b/PKGBUILD
index a9d5ad9ea82d..4b630854dbd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aaron Keesing <agkphysics at gmail dot com>
pkgname=zotero
-pkgver=6.0.11
+pkgver=6.0.12
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=('AGPL3')
depends=('dbus-glib' 'gtk3' 'nss' 'libxt')
makedepends=('npm' 'git' 'zip' 'unzip' 'perl' 'python>=3' 'curl' 'wget' 'rsync')
-_tag=77796639dfa0a0fbfa8c5e4cb314df42fb80fef2 # git rev-parse $pkgver
+_tag=e252f8acf645b8ae7da39e195b2a0191186fb899 # 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"