summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryjun2022-01-10 16:41:16 +0800
committeryjun2022-01-10 16:41:16 +0800
commit09f8e831c204f38ee236be9f401a82dd88c47d4c (patch)
tree22ece2d1757ce65b1f21dd11b6d58a8a185544ad
parent700478f30e52e6a50a4d5e36f9f67ddc711a4e8c (diff)
downloadaur-09f8e831c204f38ee236be9f401a82dd88c47d4c.tar.gz
[updpkg]: memocast-bin 2.2.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21953ccfe2d7..af9063b43e4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = memocast-bin
pkgdesc = Yet another elegant Wiz Note Client, which was built with Quasar UI Framework and based on Electron.
- pkgver = 2.2.0
+ pkgver = 2.2.3
pkgrel = 1
url = https://github.com/TankNee/Memocast
arch = x86_64
@@ -10,10 +10,10 @@ pkgbase = memocast-bin
provides = memocast
conflicts = memocast
replaces = neeto-vue
- source = memocast-2.2.0.deb::https://github.com/TankNee/Memocast/releases/download/v2.2.0/Memocast-2.2.0-amd64-linux.deb
+ source = memocast-2.2.3.deb::https://github.com/TankNee/Memocast/releases/download/v2.2.3/Memocast-2.2.3-amd64-linux.deb
source = https://raw.githubusercontent.com/TankNee/Memocast/master/LICENSE
source = memocast.sh
- sha256sums = 57384b85cefd8eb133c28366daf23f6e0ef25080f4ed2f3d88feb5b1101f978c
+ sha256sums = 135e4bed22a730004370d991b851c60d5102473f62f97eec99dfbc3e6c09d95e
sha256sums = 09141f28d3723a64b16c54cbecd3b239301c879fc2f229dd70528cf75878b812
sha256sums = 907104b1a2cb10f13def27a871147399c6d06ecaa81505d533ab5b2388e13569
diff --git a/PKGBUILD b/PKGBUILD
index 1dab325f0a41..0adfb0a36f18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=memocast-bin
_pkgname=${pkgname%-bin}
_filename=Memocast
-pkgver=2.2.0
+pkgver=2.2.3
pkgrel=1
pkgdesc="Yet another elegant Wiz Note Client, which was built with Quasar UI Framework and based on Electron."
arch=('x86_64')
@@ -18,7 +18,7 @@ replaces=("neeto-vue")
source=("${_pkgname}-${pkgver}.deb::https://github.com/TankNee/Memocast/releases/download/v${pkgver}/${_filename}-${pkgver}-amd64-linux.deb"
"https://raw.githubusercontent.com/TankNee/Memocast/master/LICENSE"
"${_pkgname}.sh")
-sha256sums=('57384b85cefd8eb133c28366daf23f6e0ef25080f4ed2f3d88feb5b1101f978c'
+sha256sums=('135e4bed22a730004370d991b851c60d5102473f62f97eec99dfbc3e6c09d95e'
'09141f28d3723a64b16c54cbecd3b239301c879fc2f229dd70528cf75878b812'
'907104b1a2cb10f13def27a871147399c6d06ecaa81505d533ab5b2388e13569')