summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOvenoboyo2022-09-02 11:54:52 +0530
committerOvenoboyo2022-09-02 11:54:52 +0530
commit1e48b77096e99d97a97a4dd36771b991d30c8e1b (patch)
tree8e1b498f298c2874c43ba1185f22bc443f41da3e
parentc726c221a643478f8c6d92d8dc079c7550efaa21 (diff)
downloadaur-1e48b77096e99d97a97a4dd36771b991d30c8e1b.tar.gz
Depend on electron19 for the timebeing
Signed-off-by: Ovenoboyo <ovenoboyo@gmail.com>
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b04ed0d1d14c..3860c7a76b17 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url='https://github.com/Moosync/Moosync'
license=('GPL3')
provides=("${pkgname}")
-depends=('electron' 'libvips')
+depends=('electron19' 'libvips')
makedepends=('nodejs' 'yarn' 'node-gyp')
source=("${pkgname}-${pkgver}-prebuilt.tar::https://github.com/Moosync/Moosync/releases/download/v${pkgver}/Moosync-${pkgver}-linux-x64.pacman" "${pkgname}-${pkgver}.tar::https://github.com/Moosync/Moosync/archive/v${pkgver}.tar.gz" moosync moosync.desktop)
sha256sums=('050fff53533d69d9a3acfa352f8ea13d5e4cd234bf5d5ccd3f772ba369b792f7'