summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHu3rror2023-12-21 16:18:17 +0800
committerHu3rror2023-12-21 16:18:17 +0800
commit218af9261e2677dcc18e513ca40447e531ce7f6f (patch)
treeb0755862164fb2384a82a1601f43c152b9b29eed
parent9854c3844f8f0b89383ce89631ce8ee374ae458a (diff)
downloadaur-218af9261e2677dcc18e513ca40447e531ce7f6f.tar.gz
update to 2.4.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1623b4d37625..470c7edaf196 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.1
+ pkgver = 2.4.2
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.1(7250).AppImage
+ source = https://file.tominlab.com/WonderPen/2.4/WonderPen_linux_x86_64_2.4.2(7266).AppImage
source = wonderpen.sh
- sha256sums = 26efd7ca511c0c2f8a6ca4a4edc757361803541ef4dd928f247557a730736fef
+ sha256sums = d44a63dc8767fbc52a8fde07bfd9975a38658e3bfa8c4f2d603310ff75c6f6b4
sha256sums = e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10
pkgname = wonderpen-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 3db55f5c512f..d9e6c7a3b062 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=wonderpen-appimage
_pkgname=wonderpen
-pkgver=2.4.1
-_pkgver=7250
+pkgver=2.4.2
+_pkgver=7266
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=('26efd7ca511c0c2f8a6ca4a4edc757361803541ef4dd928f247557a730736fef'
+sha256sums=('d44a63dc8767fbc52a8fde07bfd9975a38658e3bfa8c4f2d603310ff75c6f6b4'
'e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10')
noextract=('wonderpen.AppImage')
_filename="WonderPen_linux_x86_64_${pkgver}(${_pkgver}).AppImage"