summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302016-05-13 11:25:13 +0200
committerM0Rf302016-05-13 11:25:13 +0200
commitcbeb91ae1db948289aff785495de73d32a9e512f (patch)
treea9c02d6c7402ebc12838bc191065016461779ad4 /PKGBUILD
parentb1eed2f3b9f2a715088a610cc23c0be0f95ff437 (diff)
downloadaur-cbeb91ae1db948289aff785495de73d32a9e512f.tar.gz
electron dep replaced with electron037
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58e5d509a6d7..6cd4ecb4ad03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
_pkgname=openbazaar
pkgname=${_pkgname}-git
-pkgver=3271.40eb0c1
+pkgver=3473.b2bd4e8
pkgrel=1
pkgdesc="Front-end Electron application for talking with the OpenBazaar daemon"
arch=(any)
url="http://openbazaar.org"
license=('MIT')
-depends=(electron)
+depends=(electron037)
makedepends=(git npm)
source=(
"${_pkgname}::git+https://github.com/OpenBazaar/OpenBazaar-Client.git"
@@ -47,5 +47,5 @@ pkgver() {
}
md5sums=('SKIP'
- '2f915aa854435ce7cd1dfca4eccd0112'
+ 'df533ecfa50dd3287595a83d847ee8da'
'dbca9273e9fc18a7aa5d1c395508fe60')