summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHu3rror2023-11-22 12:16:48 +0800
committerHu3rror2023-11-22 12:16:48 +0800
commit6007462c9b9d0499d017ef385215ee8744758c71 (patch)
tree402728b10483daeaed029796b01611d2fcd63870
parent95be859d8ff25f9f87e5b0a13deaac76de2d7216 (diff)
downloadaur-6007462c9b9d0499d017ef385215ee8744758c71.tar.gz
update to 2.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index adecc4c8c656..d6f8aa417179 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.3.5
+ pkgver = 2.4.0
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.3/WonderPen_linux_x86_64_2.3.5(7074).AppImage
+ source = https://file.tominlab.com/WonderPen/2.4/WonderPen_linux_x86_64_2.4.0(7226).AppImage
source = wonderpen.sh
- sha256sums = 492c1f8801c232fa0902ebf0df6f82a44050f57880ff679747490c59abf2ee6b
+ sha256sums = 57dccd2154c7d79d0060b3d190f5ef52c3cc7c682015c552087db9d9593aac43
sha256sums = e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10
pkgname = wonderpen-appimage
diff --git a/PKGBUILD b/PKGBUILD
index daaeae67aa90..8dc729639f98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=wonderpen-appimage
_pkgname=wonderpen
-pkgver=2.3.5
-_pkgver=7074
+pkgver=2.4.0
+_pkgver=7226
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=('492c1f8801c232fa0902ebf0df6f82a44050f57880ff679747490c59abf2ee6b'
+sha256sums=('57dccd2154c7d79d0060b3d190f5ef52c3cc7c682015c552087db9d9593aac43'
'e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10')
noextract=('wonderpen.AppImage')
_filename="WonderPen_linux_x86_64_${pkgver}(${_pkgver}).AppImage"