summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBao Trinh2022-11-21 07:11:01 -0600
committerBao Trinh2022-11-21 07:11:01 -0600
commit8b5b6c242cbbd82185aa1572068a2d0a2bc599e8 (patch)
tree5ad0f7d1280023976506f3b45fc771c4ee0284d8 /PKGBUILD
parent41b66f7d6835ccd01e083c05f8fdee4672c1c4ad (diff)
downloadaur-8b5b6c242cbbd82185aa1572068a2d0a2bc599e8.tar.gz
6.0.19-beta.3+89bc09469
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 993ae9420624..65bfa28de6f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Malacology <guoyizhang at malacology dot com>
pkgname=zotero-beta
-_pkgver=6.0.19-beta.1+26847c672
+_pkgver=6.0.19-beta.3+89bc09469
pkgver="${_pkgver/-beta/beta}"
pkgrel=1
pkgdesc="Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share research."
@@ -46,8 +46,8 @@ source_x86_64=("Zotero-${_pkgver}_linux-${CARCH}.tar.bz2::https://download.zoter
source_i686=("Zotero-${_pkgver}_linux-${CARCH}.tar.bz2::https://download.zotero.org/client/beta/${_pkgver//+/%2B}/Zotero-${_pkgver//+/%2B}_linux-x86_64.tar.bz2")
sha256sums=('7b23d5238430701c1f5cc6f81dfd9b9f67cc643d506e42aa0e62aba5a58191fa'
'94211568bbd206d10f1c1e0a2565905fcd27c8586835b7aef6458e657caa8213')
-sha256sums_x86_64=('64a4cfb9092fe584125dcc55d9e42ad04d0be9f1b9503fcd77b5d127dfb0d15c')
-sha256sums_i686=('64a4cfb9092fe584125dcc55d9e42ad04d0be9f1b9503fcd77b5d127dfb0d15c')
+sha256sums_x86_64=('146d20347447c83db84edb5492211717aaf8da5643a8d014232091ab64f65855')
+sha256sums_i686=('146d20347447c83db84edb5492211717aaf8da5643a8d014232091ab64f65855')
prepare() {
patch --directory="Zotero_linux-$CARCH" --forward --strip=1 --input="${srcdir}/zotero-absolute-path-fix.patch"