summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlfin Bakhtiar Ilhami2019-04-12 23:21:25 +0700
committerAlfin Bakhtiar Ilhami2019-04-12 23:21:25 +0700
commitf42b27d230112f00d1152e3d7403883603d5436a (patch)
tree6816a86c94d1a938252c392dd569e2284cde359a
parent99bd8c585210fdeab14b0b301fad14f0bb437230 (diff)
downloadaur-f42b27d230112f00d1152e3d7403883603d5436a.tar.gz
URL fix
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d5fe7901967..b9fbf40c26e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,13 +11,13 @@ url='https://marktext.app'
license=('MIT')
provides=('marktext')
conflicts=('marktext')
-source=(https://github.com/marktext/marktext/releases/download/v$_pkgver/$_pkgname-$_pkgver-x64.tar.gz
+source=($_pkgname-$_pkgver.tar.gz::https://github.com/marktext/marktext/releases/download/v$_pkgver/$_pkgname-$_pkgver-x64.tar.gz
icon48.png::https://github.com/marktext/marktext/raw/master/resources/icons/48x48/marktext.png
icon64.png::https://github.com/marktext/marktext/raw/master/resources/icons/64x64/marktext.png
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
- https://raw.githubusercontent.com/marktext/marktext/master/resources/linux/marktext.desktop
+ marktext.desktop::https://raw.githubusercontent.com/marktext/marktext/master/resources/linux/marktext.desktop
)
sha256sums=('05675e228a71c366774410db24af582f7fc4bc0e535e870268199de09fc21200'
'e2f07abbbed4bc6f146cef52958ebec5ec8ed6e606a884934430d3525a2bbae7'