summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlinuxacme2022-04-14 08:30:07 +0800
committerlinuxacme2022-04-14 08:30:07 +0800
commit55bfc7d2372ae4efb90db9f1aabbc7f26c9d9e8a (patch)
treed7a93eaeb2d4ba8227129461a58c2640fdcc9c85 /PKGBUILD
parent9364eb9fdf501b2a73e5ac2cdd4424110f8321b8 (diff)
downloadaur-55bfc7d2372ae4efb90db9f1aabbc7f26c9d9e8a.tar.gz
Update download link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07164fe0a712..c62b65d1c7b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@ pkgdesc="typora历史旧版本,中国下载地址构建。"
arch=('x86_64')
filename="Typora_Linux_${pkgver}_amd64.deb"
license=('custom:"Copyright (c) 2015 Abner Lee All Rights Reserved."')
-url="https://repo.linuxacme.cn/"
+url="https://www.typora.net/"
depends=('gtk3' 'libxss')
optdepends=(
'noto-fonts-emoji: Or some other emoji font to see emojis'
'pandoc: Import/export for extra file formats')
provides=("$_pkgname")
conflicts=("$_pkgname")
-source=("https://oss.linuxacme.cn/$filename")
+source=("https://repo.linuxacme.cn/$filename")
sha512sums=('8933cb4eab13a37719a3771d14a7a3f5951f6bbce06381ffe37ad5bc3029efed3878723427a4e97b83dbc1d7ccc43b31551b0c336663c843f0e685f8a4e2390e')
package() {