summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHu3rror2022-05-05 13:51:47 +0800
committerHu3rror2022-05-05 13:51:47 +0800
commitce2c296e4d463b637cc87f98f7cf36626d2380aa (patch)
tree789699914b3aa86a6806197ca76cec7b406abb1a
parente8244341f5f7f05252a43c8a3b0cb680846a4b1d (diff)
downloadaur-ce2c296e4d463b637cc87f98f7cf36626d2380aa.tar.gz
Update to 2.1.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d1941ef8e81..c48fa13641f0 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.2
+ pkgver = 2.1.3
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.2(6282).AppImage
+ source = https://file.tominlab.com/WonderPen/2.1/WonderPen_linux_x86_64_2.1.3(6290).AppImage
source = wonderpen.sh
- sha256sums = 9ff18a79e5c926ce9ca84de853010b493f03cc0afe504f0364748392e2efcea8
+ sha256sums = d5c87c7e51fb96007a405cd834527594c37793db0e679ea95614e4ac3c9bfa0c
sha256sums = e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10
pkgname = wonderpen-appimage
diff --git a/PKGBUILD b/PKGBUILD
index f258f5201c96..409b940b44e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=wonderpen-appimage
_pkgname=wonderpen
-pkgver=2.1.2
-_pkgver=6282
+pkgver=2.1.3
+_pkgver=6290
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=('9ff18a79e5c926ce9ca84de853010b493f03cc0afe504f0364748392e2efcea8'
+sha256sums=('d5c87c7e51fb96007a405cd834527594c37793db0e679ea95614e4ac3c9bfa0c'
'e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10')
noextract=('wonderpen.AppImage')
_filename="WonderPen_linux_x86_64_${pkgver}(${_pkgver}).AppImage"