summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEdmundo Sanchez2022-03-07 14:49:49 -0600
committerEdmundo Sanchez2022-03-07 14:49:49 -0600
commit1789bc019d7e48a04afd0b217f0eae65ae342d72 (patch)
tree94abd4196c5211d135121d5379bf15f9073e6314 /PKGBUILD
parente4953e55c84f74ef80538febee82245c902fb8b8 (diff)
downloadaur-1789bc019d7e48a04afd0b217f0eae65ae342d72.tar.gz
update to marktext-appimg ver 0.17.1, rel version 1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96371ef86df7..09e47db61040 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Edmundo Sanchez <zomundo at gmail dot com>
pkgname=marktext-appimg
-pkgver=0.17.0
+pkgver=0.17.1
pkgrel=1
pkgdesc='A simple and elegant open-source markdown editor that focused on speed and usability.'
arch=('x86_64')
@@ -11,7 +11,7 @@ source=(
"https://github.com/marktext/marktext/releases/download/v${pkgver}/marktext-${arch}.AppImage"
)
-sha256sums=('296e7e12a1fc63c37250b4dc653e807948159bf5316e14211b92ffd27608955c')
+sha256sums=('2e2555113e37df830ba3958efcccce7020907b12fd4162368cfd906aeda630b7')
prepare() {
chmod u+x ./marktext-${arch}.AppImage