summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHu3rror2023-08-19 09:56:15 +0800
committerHu3rror2023-08-19 09:56:15 +0800
commit727f780312d8d6eed28c158efaea96958d310af3 (patch)
tree61ebb6363fba0286b0257bb22dd1f8b3ce2fa3de
parenta9cc0007b0b5b1338c47e8fdf4a4c37c608cf31d (diff)
downloadaur-727f780312d8d6eed28c158efaea96958d310af3.tar.gz
Update to 2.3.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c3a54a0f14f..adecc4c8c656 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.4
+ pkgver = 2.3.5
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.4(7042).AppImage
+ source = https://file.tominlab.com/WonderPen/2.3/WonderPen_linux_x86_64_2.3.5(7074).AppImage
source = wonderpen.sh
- sha256sums = 011995a527fa9352cac11727cb6ff1824c4b1adcd27d97c64c52069328582035
+ sha256sums = 492c1f8801c232fa0902ebf0df6f82a44050f57880ff679747490c59abf2ee6b
sha256sums = e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10
pkgname = wonderpen-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 044caabe1b05..daaeae67aa90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=wonderpen-appimage
_pkgname=wonderpen
-pkgver=2.3.4
-_pkgver=7042
+pkgver=2.3.5
+_pkgver=7074
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=('011995a527fa9352cac11727cb6ff1824c4b1adcd27d97c64c52069328582035'
+sha256sums=('492c1f8801c232fa0902ebf0df6f82a44050f57880ff679747490c59abf2ee6b'
'e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10')
noextract=('wonderpen.AppImage')
_filename="WonderPen_linux_x86_64_${pkgver}(${_pkgver}).AppImage"