summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinuxacme2022-04-14 08:30:07 +0800
committerlinuxacme2022-04-14 08:30:07 +0800
commit55bfc7d2372ae4efb90db9f1aabbc7f26c9d9e8a (patch)
treed7a93eaeb2d4ba8227129461a58c2640fdcc9c85
parent9364eb9fdf501b2a73e5ac2cdd4424110f8321b8 (diff)
downloadaur-55bfc7d2372ae4efb90db9f1aabbc7f26c9d9e8a.tar.gz
Update download link
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2abf2217b0e..001c0e78c25e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = typora-free-cn
pkgdesc = typora历史旧版本,中国下载地址构建。
pkgver = 0.11.18
pkgrel = 2
- url = https://repo.linuxacme.cn/
+ url = https://www.typora.net/
arch = x86_64
license = custom:"Copyright (c) 2015 Abner Lee All Rights Reserved."
depends = gtk3
@@ -11,7 +11,7 @@ pkgbase = typora-free-cn
optdepends = pandoc: Import/export for extra file formats
provides = typora
conflicts = typora
- source = https://oss.linuxacme.cn/Typora_Linux_0.11.18_amd64.deb
+ source = https://repo.linuxacme.cn/Typora_Linux_0.11.18_amd64.deb
sha512sums = 8933cb4eab13a37719a3771d14a7a3f5951f6bbce06381ffe37ad5bc3029efed3878723427a4e97b83dbc1d7ccc43b31551b0c336663c843f0e685f8a4e2390e
pkgname = typora-free-cn
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() {