summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdmundo Sanchez2020-06-16 15:24:05 -0500
committerEdmundo Sanchez2020-06-16 15:24:05 -0500
commit6a35e180552da8b8d1e7bf7d5f9dd1a44b097e7c (patch)
tree707b7e685992d29b134cf8b3e9cb76ad5adca677
parent93ca615131de95d13d3ceb943e3e50e1459f3638 (diff)
downloadaur-6a35e180552da8b8d1e7bf7d5f9dd1a44b097e7c.tar.gz
Package name correction
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3bbf01ed3eb0..134449a43aa4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = marktext-appimage
+pkgbase = marktext-appimg
pkgdesc = A simple and elegant open-source markdown editor that focused on speed and usability.
pkgver = 0.16.1
pkgrel = 1
@@ -16,5 +16,5 @@ pkgbase = marktext-appimage
source = https://github.com/marktext/marktext/releases/download/v0.16.1/marktext-x86_64.AppImage
sha256sums = 373080e22e6c0aa9fa9394c91b6cf1036898a17595e629983912bbced89653ec
-pkgname = marktext-appimage
+pkgname = marktext-appimg
diff --git a/PKGBUILD b/PKGBUILD
index f8dd5181f4dc..a5dec2b0653f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Edmundo Sanchez <zomundo at gmail dot com>
-pkgname=marktext-appimage
+pkgname=marktext-appimg
pkgver=0.16.1
pkgrel=1
pkgdesc='A simple and elegant open-source markdown editor that focused on speed and usability.'