summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHu3rror2022-08-26 18:57:57 +0800
committerHu3rror2022-08-26 18:57:57 +0800
commit72da0a85a1051681b3873408c1f9c705efa63539 (patch)
tree157a89c7393a1671fa94f2be22ca878acd967ae5
parent0583b1c2f4f69649df9e1cc3b689c943afb82acc (diff)
downloadaur-72da0a85a1051681b3873408c1f9c705efa63539.tar.gz
Update to 2.1.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f53bdd014e01..1e8c0db040bc 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.10
+ pkgver = 2.1.11
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.1/WonderPen_linux_x86_64_2.1.10(6552).AppImage
+ source = https://file.tominlab.com/WonderPen/2.1/WonderPen_linux_x86_64_2.1.11(6563).AppImage
source = wonderpen.sh
- sha256sums = a3e7fe0688e28a3c3164f9566cd40d1720da3b329000acf2a84bc2ed049a1d19
+ sha256sums = 326b8df77665319284ea44f2cc0c96d7aae82fcc6b56bb121a2bd8f4b118aa09
sha256sums = e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10
pkgname = wonderpen-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 57ac2a3d27f2..565559be442a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=wonderpen-appimage
_pkgname=wonderpen
-pkgver=2.1.10
-_pkgver=6552
+pkgver=2.1.11
+_pkgver=6563
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=('a3e7fe0688e28a3c3164f9566cd40d1720da3b329000acf2a84bc2ed049a1d19'
+sha256sums=('326b8df77665319284ea44f2cc0c96d7aae82fcc6b56bb121a2bd8f4b118aa09'
'e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10')
noextract=('wonderpen.AppImage')
_filename="WonderPen_linux_x86_64_${pkgver}(${_pkgver}).AppImage"