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 f0ea80dce172..d68f7a4f234b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=openbazaar
pkgver=2.3.3
-pkgrel=1
+pkgrel=2
pkgdesc="Front-end Electron application for talking with the OpenBazaar daemon"
arch=(i686 x86_64)
url="https://github.com/OpenBazaar/openbazaar-desktop"
license=('MIT')
-depends=('electron')
+depends=('electron4')
makedepends=('npm')
source=("https://github.com/OpenBazaar/openbazaar-desktop/archive/v$pkgver.tar.gz"
"$pkgname.js"
@@ -46,5 +46,5 @@ package(){
}
md5sums=('f31b90b646f2a9dbaba7f4b7c9cbc97f'
- '122a3e23d7ecfef0a82e756cb97c3e98'
+ 'dee6abb1978541f83b3987b66eaab9b8'
'2e7c7804b970baa7f9274dae47618a52')