summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormalacology2021-05-23 18:20:35 +0800
committermalacology2021-05-23 18:20:35 +0800
commit011c4f4bb642bb3a2cc7f236d65bd9dbbdad16e5 (patch)
tree4d26210c1c0717366562e49dc42517d27ce7e7be
parent23a06b54938dcfd1facfc3e7313fe0cdb94bc83a (diff)
downloadaur-011c4f4bb642bb3a2cc7f236d65bd9dbbdad16e5.tar.gz
5.0.97-beta.27+861d5787d
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 330d5403687b..d9ecd981c0d5 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.26%c5757afec
+ pkgver = 5.0.97beta.27%861d5787d
pkgrel = 1
url = https://www.zotero.org/support/dev_builds
arch = x86_64
@@ -33,7 +33,7 @@ pkgbase = zotero-beta
depends = nss
source = https://www.zotero.org/download/standalone/dl?platform=linux-x86_64&channel=beta
source = zotero.desktop
- sha256sums = SKIP
+ sha256sums = 1940ab3734ee2138932add9253fcbf25ea0663cfa9dce303998c9c414f15653d
sha256sums = 17d1a0892d7a516e4f9d732de21ee595d9168d7554ca34b11cdd255795b22eaa
pkgname = zotero-beta
diff --git a/PKGBUILD b/PKGBUILD
index 2e04cbf9fd73..5fe005b8087b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=zotero-beta
_pkgname=zotero-beta
-pkgver=5.0.97beta.26%c5757afec
+pkgver=5.0.97beta.27%861d5787d
pkgrel=1
pkgdesc="Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share research."
arch=('x86_64')
@@ -38,7 +38,7 @@ depends=(
'nss'
)
source=("https://www.zotero.org/download/standalone/dl?platform=linux-x86_64&channel=beta" "zotero.desktop")
-sha256sums=('SKIP'
+sha256sums=('1940ab3734ee2138932add9253fcbf25ea0663cfa9dce303998c9c414f15653d'
'17d1a0892d7a516e4f9d732de21ee595d9168d7554ca34b11cdd255795b22eaa')
package() {