summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBao Trinh2021-11-02 02:53:50 -0500
committerBao Trinh2021-11-02 02:53:50 -0500
commit4d62c2482a04dedb53472a54b26fad121ff188ca (patch)
tree70ae9cb58e1f392c8ddbcfadab9c6c842c8b05c2
parentde5facd20a7b0b3a97da11f1ebf9d047889eff8d (diff)
downloadaur-4d62c2482a04dedb53472a54b26fad121ff188ca.tar.gz
5.0.97beta.51
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 585d6959ede8..adc147321260 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zotero-beta
pkgdesc = Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share research.
- pkgver = 5.0.97beta.46
+ pkgver = 5.0.97beta.51
pkgrel = 1
url = https://www.zotero.org/support/dev_builds
arch = x86_64
@@ -40,9 +40,9 @@ pkgbase = zotero-beta
sha256sums = 7b23d5238430701c1f5cc6f81dfd9b9f67cc643d506e42aa0e62aba5a58191fa
sha256sums = 94211568bbd206d10f1c1e0a2565905fcd27c8586835b7aef6458e657caa8213
sha256sums = 09752d833320d195ce5f8a65ef900edcda85816c3de210a572871fdfbb92e97a
- source_x86_64 = Zotero-5.0.97beta.46_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=beta&platform=linux-x86_64
- sha256sums_x86_64 = c8ed87a8ef6933a446e3c4bb6d4454a2b7bbf18db7452d2e5654349b623caaae
- source_i686 = Zotero-5.0.97beta.46_linux_i686.tar.bz2::https://www.zotero.org/download/client/dl?channel=beta&platform=linux-i686
- sha256sums_i686 = 9366f4e7d93667616f8184199a089bf66eae1da6c8ee7b8c7b7d7b2d6d51a5b4
+ source_x86_64 = Zotero-5.0.97beta.51_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=beta&platform=linux-x86_64
+ sha256sums_x86_64 = bbdbae54234d1f7c60c6f23ed997d7b1b15b3efd2da3ee7f52e0f3e833088576
+ source_i686 = Zotero-5.0.97beta.51_linux_i686.tar.bz2::https://www.zotero.org/download/client/dl?channel=beta&platform=linux-i686
+ sha256sums_i686 = 2e7b0a3822c3fc3b15d04708c58e5893467d42cbca1629f8e76733e430086a6c
pkgname = zotero-beta
diff --git a/PKGBUILD b/PKGBUILD
index 574b7427675f..85789f9fdbe2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=zotero-beta
_pkgname=zotero-beta
-pkgver=5.0.97beta.46
+pkgver=5.0.97beta.51
pkgrel=1
pkgdesc="Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share research."
arch=('x86_64' 'i686')
@@ -47,8 +47,8 @@ source_i686=("Zotero-${pkgver}_linux_i686.tar.bz2::https://www.zotero.org/downlo
sha256sums=('7b23d5238430701c1f5cc6f81dfd9b9f67cc643d506e42aa0e62aba5a58191fa'
'94211568bbd206d10f1c1e0a2565905fcd27c8586835b7aef6458e657caa8213'
'09752d833320d195ce5f8a65ef900edcda85816c3de210a572871fdfbb92e97a')
-sha256sums_x86_64=('c8ed87a8ef6933a446e3c4bb6d4454a2b7bbf18db7452d2e5654349b623caaae')
-sha256sums_i686=('9366f4e7d93667616f8184199a089bf66eae1da6c8ee7b8c7b7d7b2d6d51a5b4')
+sha256sums_x86_64=('bbdbae54234d1f7c60c6f23ed997d7b1b15b3efd2da3ee7f52e0f3e833088576')
+sha256sums_i686=('2e7b0a3822c3fc3b15d04708c58e5893467d42cbca1629f8e76733e430086a6c')
prepare() {
patch --directory="Zotero_linux-$CARCH" --forward --strip=1 --input="${srcdir}/zotero-absolute-path-fix.patch"