summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormalacology2021-05-05 21:10:00 +0800
committermalacology2021-05-05 21:10:00 +0800
commit94db380976ed042ab9b4b2508f5cf6b2268e7963 (patch)
tree583888b8961174c0dafa0f01499a9fa6c1b6d70f
parentf9c148fd1cc81cf0c270078122a6b72a6f47fd81 (diff)
downloadaur-94db380976ed042ab9b4b2508f5cf6b2268e7963.tar.gz
update web
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63e6ad5031f6..b1d8edef9c33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = zotero-beta
pkgdesc = Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share research.
pkgver = beta.21
pkgrel = 1
- url = https://github.com/retorquere/zotero-deb
+ url = https://www.zotero.org/support/dev_builds
arch = x86_64
license = AGPL3
depends = aarch64-linux-gnu-gcc
diff --git a/PKGBUILD b/PKGBUILD
index 1452090d9e41..2f0d271ce416 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=beta.21
pkgrel=1
pkgdesc="Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share research."
arch=('x86_64')
-url="https://github.com/retorquere/zotero-deb"
+url="https://www.zotero.org/support/dev_builds"
license=('AGPL3')
depends=(
'aarch64-linux-gnu-gcc'