summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlfin Bakhtiar Ilhami2019-04-12 23:25:21 +0700
committerAlfin Bakhtiar Ilhami2019-04-12 23:25:21 +0700
commita8657c92e212cd1cbaaed0980483dc21bd39f5f0 (patch)
treedd80a6dfd4a40dcc9340b777ce7562096da24079
parentf42b27d230112f00d1152e3d7403883603d5436a (diff)
downloadaur-a8657c92e212cd1cbaaed0980483dc21bd39f5f0.tar.gz
Fix url
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6867725c0fbc..99560ba8b4f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,18 +2,18 @@ pkgbase = marktext-bin
pkgdesc = A simple and elegant open-source markdown editor that focused on speed and usability.
pkgver = 0.14.0.rc.1
pkgrel = 1
- url = https://github.com/marktext/marktext
+ url = https://marktext.app
arch = x86_64
license = MIT
provides = marktext
conflicts = marktext
- source = https://github.com/marktext/marktext/releases/download/v0.14.0-rc.1/marktext-0.14.0-rc.1-x64.tar.gz
+ source = marktext-0.14.0-rc.1.tar.gz::https://github.com/marktext/marktext/releases/download/v0.14.0-rc.1/marktext-0.14.0-rc.1-x64.tar.gz
source = icon48.png::https://github.com/marktext/marktext/raw/master/resources/icons/48x48/marktext.png
source = icon64.png::https://github.com/marktext/marktext/raw/master/resources/icons/64x64/marktext.png
source = icon128.png::https://github.com/marktext/marktext/raw/master/resources/icons/128x128/marktext.png
source = icon256.png::https://github.com/marktext/marktext/raw/master/resources/icons/256x256/marktext.png
source = icon512.png::https://github.com/marktext/marktext/raw/master/resources/icons/512x512/marktext.png
- source = https://raw.githubusercontent.com/marktext/marktext/master/resources/linux/marktext.desktop
+ source = marktext.desktop::https://raw.githubusercontent.com/marktext/marktext/master/resources/linux/marktext.desktop
sha256sums = 05675e228a71c366774410db24af582f7fc4bc0e535e870268199de09fc21200
sha256sums = e2f07abbbed4bc6f146cef52958ebec5ec8ed6e606a884934430d3525a2bbae7
sha256sums = e2f07abbbed4bc6f146cef52958ebec5ec8ed6e606a884934430d3525a2bbae7
diff --git a/PKGBUILD b/PKGBUILD
index b9fbf40c26e8..6933d4ab5fc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ source=($_pkgname-$_pkgver.tar.gz::https://github.com/marktext/marktext/releases
icon128.png::https://github.com/marktext/marktext/raw/master/resources/icons/128x128/marktext.png
icon256.png::https://github.com/marktext/marktext/raw/master/resources/icons/256x256/marktext.png
icon512.png::https://github.com/marktext/marktext/raw/master/resources/icons/512x512/marktext.png
- marktext.desktop::https://raw.githubusercontent.com/marktext/marktext/master/resources/linux/marktext.desktop
+ $_pkgname.desktop::https://raw.githubusercontent.com/marktext/marktext/master/resources/linux/marktext.desktop
)
sha256sums=('05675e228a71c366774410db24af582f7fc4bc0e535e870268199de09fc21200'
'e2f07abbbed4bc6f146cef52958ebec5ec8ed6e606a884934430d3525a2bbae7'