summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryjun2021-09-04 19:31:24 +0800
committeryjun2021-09-04 19:31:24 +0800
commit700478f30e52e6a50a4d5e36f9f67ddc711a4e8c (patch)
treec79dd9593f2972c431719d62b7967015d1774d6b
parent2bb4676c8307f470cf115223b480451845cef3fd (diff)
downloadaur-700478f30e52e6a50a4d5e36f9f67ddc711a4e8c.tar.gz
updpkg: memocast-bin 2.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 861a06c4ab7a..21953ccfe2d7 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.1.9
+ pkgver = 2.2.0
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.1.9.deb::https://github.com/TankNee/Memocast/releases/download/v2.1.9/Memocast-2.1.9-amd64-linux.deb
+ source = memocast-2.2.0.deb::https://github.com/TankNee/Memocast/releases/download/v2.2.0/Memocast-2.2.0-amd64-linux.deb
source = https://raw.githubusercontent.com/TankNee/Memocast/master/LICENSE
source = memocast.sh
- sha256sums = 004c69cabf487a223511b93f64149b6d1880ea9a1a30842ce3798d1f09b42b4d
+ sha256sums = 57384b85cefd8eb133c28366daf23f6e0ef25080f4ed2f3d88feb5b1101f978c
sha256sums = 09141f28d3723a64b16c54cbecd3b239301c879fc2f229dd70528cf75878b812
sha256sums = 907104b1a2cb10f13def27a871147399c6d06ecaa81505d533ab5b2388e13569
diff --git a/PKGBUILD b/PKGBUILD
index 7ffd872bf333..1dab325f0a41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=memocast-bin
_pkgname=${pkgname%-bin}
_filename=Memocast
-pkgver=2.1.9
+pkgver=2.2.0
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=('004c69cabf487a223511b93f64149b6d1880ea9a1a30842ce3798d1f09b42b4d'
+sha256sums=('57384b85cefd8eb133c28366daf23f6e0ef25080f4ed2f3d88feb5b1101f978c'
'09141f28d3723a64b16c54cbecd3b239301c879fc2f229dd70528cf75878b812'
'907104b1a2cb10f13def27a871147399c6d06ecaa81505d533ab5b2388e13569')