summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94c6686f8394..30050fe0888e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: zzy-ac <1304024859@qq.com>
pkgname=markdown-editor-zzy-ac
pkgver=1
-pkgrel=1
+pkgrel=2
pkgdesc="markdown editor by zzy-ac"
arch=(x86_64)
url="https://github.com/zzy-ac/markdown-editor-zzy-ac/"
license=('GPL')
depends=('electron')
source=("https://github.com/zzy-ac/markdown-editor-zzy-ac/raw/main/markdown-editor-zzy-ac.tar.gz")
-md5sums=("1f822dcc931d3e71261157b55eb6f7ed")
+md5sums=("114132892b394ac8939cbd333b7b7efd")
prepare() {
mkdir "$pkgname-$pkgver"