summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHu3rror2022-04-27 20:11:29 +0800
committerHu3rror2022-04-27 20:11:29 +0800
commite8244341f5f7f05252a43c8a3b0cb680846a4b1d (patch)
tree9ad5610424c4d72584769f358980d2232f9630ec
parent788755c8bb35d8213e6c8fea9f2650ddfec0cc9b (diff)
downloadaur-e8244341f5f7f05252a43c8a3b0cb680846a4b1d.tar.gz
Update to 2.1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c52de10fa20d..2d1941ef8e81 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.1
+ pkgver = 2.1.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://www.tominlab.com/to/get-file/cdn?file=WonderPen/2.1/WonderPen_linux_x86_64_2.1.1(6262).AppImage
+ source = https://www.tominlab.com/to/get-file/cdn?file=WonderPen/2.1/WonderPen_linux_x86_64_2.1.2(6282).AppImage
source = wonderpen.sh
- sha256sums = de6a64c917c6af9649e15ab833209ce328a3c635d217fb687e4e63ca2d865264
+ sha256sums = 9ff18a79e5c926ce9ca84de853010b493f03cc0afe504f0364748392e2efcea8
sha256sums = e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10
pkgname = wonderpen-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 89f9d02f8491..f258f5201c96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=wonderpen-appimage
_pkgname=wonderpen
-pkgver=2.1.1
-_pkgver=6262
+pkgver=2.1.2
+_pkgver=6282
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=('de6a64c917c6af9649e15ab833209ce328a3c635d217fb687e4e63ca2d865264'
+sha256sums=('9ff18a79e5c926ce9ca84de853010b493f03cc0afe504f0364748392e2efcea8'
'e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10')
noextract=('wonderpen.AppImage')
_filename="WonderPen_linux_x86_64_${pkgver}(${_pkgver}).AppImage"