summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHu3rror2022-07-12 15:50:11 +0800
committerHu3rror2022-07-12 15:50:11 +0800
commit2ffe5b454dab47888e2386238a26cb9a5da23d86 (patch)
tree9afe975c71c1e8d1da0c1617f7e2bc21e96264ce
parent9fbbd93cfb26c57fccf8089f99b15729d9677744 (diff)
downloadaur-2ffe5b454dab47888e2386238a26cb9a5da23d86.tar.gz
Update to 2.1.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 254ea14cddb3..2b5744cf06c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wonderpen-appimage
pkgdesc = A professional writing app with a focused mode and markdown support
- pkgver = 2.1.8
+ pkgver = 2.1.9
pkgrel = 1
url = https://www.tominlab.com/en/wonderpen
arch = x86_64
@@ -9,9 +9,9 @@ pkgbase = wonderpen-appimage
conflicts = wonderpen
noextract = wonderpen.AppImage
options = !strip
- source = https://file.tominlab.com/WonderPen/2.1/WonderPen_linux_x86_64_2.1.8(6386).AppImage
+ source = https://file.tominlab.com/WonderPen/2.1/WonderPen_linux_x86_64_2.1.9(6510).AppImage
source = wonderpen.sh
- sha256sums = e83613ed917167ea23a25037dbbb7e8128eb777b043febebe49cf8e095240fd3
+ sha256sums = da174355f2f4855763a84e8af1f907cba8cc8baa68bcca2eb82cd0c4743d7054
sha256sums = e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10
pkgname = wonderpen-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 9612ccf802df..0f5266451e23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=wonderpen-appimage
_pkgname=wonderpen
-pkgver=2.1.8
-_pkgver=6386
+pkgver=2.1.9
+_pkgver=6510
pkgrel=1
pkgdesc="A professional writing app with a focused mode and markdown support"
arch=("x86_64")
@@ -15,7 +15,7 @@ conflicts=('wonderpen')
options=(!strip)
source=("https://file.tominlab.com/WonderPen/${pkgver%.*}/WonderPen_linux_x86_64_${pkgver}(${_pkgver}).AppImage"
'wonderpen.sh')
-sha256sums=('e83613ed917167ea23a25037dbbb7e8128eb777b043febebe49cf8e095240fd3'
+sha256sums=('da174355f2f4855763a84e8af1f907cba8cc8baa68bcca2eb82cd0c4743d7054'
'e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10')
noextract=('wonderpen.AppImage')
_filename="WonderPen_linux_x86_64_${pkgver}(${_pkgver}).AppImage"