summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHu3rror2023-11-30 09:42:39 +0800
committerHu3rror2023-11-30 09:42:39 +0800
commit9854c3844f8f0b89383ce89631ce8ee374ae458a (patch)
treead5804d3c30cdea6084d1074437e45a018451e56
parent6007462c9b9d0499d017ef385215ee8744758c71 (diff)
downloadaur-9854c3844f8f0b89383ce89631ce8ee374ae458a.tar.gz
update to 2.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6f8aa417179..1623b4d37625 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.4.0
+ pkgver = 2.4.1
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.4/WonderPen_linux_x86_64_2.4.0(7226).AppImage
+ source = https://file.tominlab.com/WonderPen/2.4/WonderPen_linux_x86_64_2.4.1(7250).AppImage
source = wonderpen.sh
- sha256sums = 57dccd2154c7d79d0060b3d190f5ef52c3cc7c682015c552087db9d9593aac43
+ sha256sums = 26efd7ca511c0c2f8a6ca4a4edc757361803541ef4dd928f247557a730736fef
sha256sums = e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10
pkgname = wonderpen-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 8dc729639f98..3db55f5c512f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=wonderpen-appimage
_pkgname=wonderpen
-pkgver=2.4.0
-_pkgver=7226
+pkgver=2.4.1
+_pkgver=7250
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=('57dccd2154c7d79d0060b3d190f5ef52c3cc7c682015c552087db9d9593aac43'
+sha256sums=('26efd7ca511c0c2f8a6ca4a4edc757361803541ef4dd928f247557a730736fef'
'e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10')
noextract=('wonderpen.AppImage')
_filename="WonderPen_linux_x86_64_${pkgver}(${_pkgver}).AppImage"