summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormalacology2021-04-29 14:39:08 +0800
committermalacology2021-04-29 14:39:08 +0800
commit60ba6ed58c2c1e89e6c2c1bf2a9f5ccabd19b7fa (patch)
tree58fefeb1e85945c58bcba74c693c83f2b2dafc95 /PKGBUILD
parent12e4a74122ae891462b592cb37e6b73f90c2bff1 (diff)
downloadaur-60ba6ed58c2c1e89e6c2c1bf2a9f5ccabd19b7fa.tar.gz
2021.04.29
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2948fddb33a7..d1399c7cf324 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=zotero-beta
_pkgname=zotero-beta
-pkgver=2021.04.28
+pkgver=2021.04.29
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://github.com/retorquere/zotero-deb/releases/download/apt-get/zotero-beta_${pkgver}_amd64.deb")
-sha256sums=('76d247566298b20ee7b328f03e5ac87bc125947f5671ccae53f3fc5d0cc12c30')
+sha256sums=('SKIP')
package() {
tar -p -zxvf data.tar.gz -C "${pkgdir}"