summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstarsareintherose2021-08-21 23:33:52 +0800
committerstarsareintherose2021-08-21 23:33:52 +0800
commite03c3fd5ba28fc5cac325ad1dff5d00432c36480 (patch)
treea43666b1d4989d2188be9776bc72a19c28212fc3
parente2962e6d9f3139b52b80ec91395995353cdfac46 (diff)
downloadaur-e03c3fd5ba28fc5cac325ad1dff5d00432c36480.tar.gz
final version, stop maintain, can auto update after chown -R YOUR_OWNER /usr/share/zotero
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9b785d2ed29..9245e9fb5ffb 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.37%ddc7be75c
+ pkgver = 5.0.97beta.38
pkgrel = 1
url = https://www.zotero.org/support/dev_builds
arch = x86_64
@@ -40,8 +40,8 @@ pkgbase = zotero-beta
source = zotero.desktop
sha256sums = 17d1a0892d7a516e4f9d732de21ee595d9168d7554ca34b11cdd255795b22eaa
source_x86_64 = https://www.zotero.org/download/standalone/dl?platform=linux-x86_64&channel=beta
- sha256sums_x86_64 = ad3c5c8e38bea19187a772d90d965497306f5f8dc1d379834936f4756f3366cd
+ sha256sums_x86_64 = SKIP
source_i686 = https://www.zotero.org/download/standalone/dl?platform=linux-i686&channel=beta
- sha256sums_i686 = ddf4944d380c4c46be0c7a5538cd4c71416e77e8672236bd8ebb7168c9a9101f
+ sha256sums_i686 = SKIP
pkgname = zotero-beta
diff --git a/PKGBUILD b/PKGBUILD
index 347b21d8e5fc..9fb1a905fafe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=zotero-beta
_pkgname=zotero-beta
-pkgver=5.0.97beta.37%ddc7be75c
+pkgver=5.0.97beta.38
pkgrel=1
pkgdesc="Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share research."
arch=('x86_64' 'i686')
@@ -42,8 +42,8 @@ source=('zotero.desktop')
source_i686=("https://www.zotero.org/download/standalone/dl?platform=linux-i686&channel=beta")
source_x86_64=("https://www.zotero.org/download/standalone/dl?platform=linux-x86_64&channel=beta")
sha256sums=('17d1a0892d7a516e4f9d732de21ee595d9168d7554ca34b11cdd255795b22eaa')
-sha256sums_x86_64=('ad3c5c8e38bea19187a772d90d965497306f5f8dc1d379834936f4756f3366cd')
-sha256sums_i686=('ddf4944d380c4c46be0c7a5538cd4c71416e77e8672236bd8ebb7168c9a9101f')
+sha256sums_x86_64=('SKIP')
+sha256sums_i686=('SKIP')
package() {
install -dDm755 "$pkgdir"/usr/{bin,share/zotero,share/applications}