summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0adfb0a36f18..09cb2019f8af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ pkgname=memocast-bin
_pkgname=${pkgname%-bin}
_filename=Memocast
pkgver=2.2.3
-pkgrel=1
+pkgrel=2
pkgdesc="Yet another elegant Wiz Note Client, which was built with Quasar UI Framework and based on Electron."
arch=('x86_64')
url="https://github.com/TankNee/Memocast"
license=('MIT')
-depends=('electron8')
+depends=('electron16')
makedepends=('tar')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
@@ -20,7 +20,7 @@ source=("${_pkgname}-${pkgver}.deb::https://github.com/TankNee/Memocast/releases
"${_pkgname}.sh")
sha256sums=('135e4bed22a730004370d991b851c60d5102473f62f97eec99dfbc3e6c09d95e'
'09141f28d3723a64b16c54cbecd3b239301c879fc2f229dd70528cf75878b812'
- '907104b1a2cb10f13def27a871147399c6d06ecaa81505d533ab5b2388e13569')
+ '3938062f1080ac24c4d8ea22afacbec1bd94146d5c0dd2d5fdc85dab815995a4')
prepare() {
mkdir -p ${srcdir}/build