summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinuxacme2022-10-15 22:34:09 +0800
committerlinuxacme2022-10-15 22:34:09 +0800
commitaddebd1a2f9a3cc99ca87a9e648649b4da2ee811 (patch)
tree145514c87cfb289462abaa23e6bc6dd02b6ac83b
parentf522e329d07a309cb2a84252299af6126cf237c7 (diff)
downloadaur-typora-free-cn.tar.gz
update mainpage
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 001c0e78c25e..9d8c659991d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = typora-free-cn
pkgdesc = typora历史旧版本,中国下载地址构建。
pkgver = 0.11.18
pkgrel = 2
- url = https://www.typora.net/
+ url = https://www.typora.io/
arch = x86_64
license = custom:"Copyright (c) 2015 Abner Lee All Rights Reserved."
depends = gtk3
diff --git a/PKGBUILD b/PKGBUILD
index c62b65d1c7b1..fcb5a01f944e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="typora历史旧版本,中国下载地址构建。"
arch=('x86_64')
filename="Typora_Linux_${pkgver}_amd64.deb"
license=('custom:"Copyright (c) 2015 Abner Lee All Rights Reserved."')
-url="https://www.typora.net/"
+url="https://www.typora.io/"
depends=('gtk3' 'libxss')
optdepends=(
'noto-fonts-emoji: Or some other emoji font to see emojis'