summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302020-08-25 03:22:10 +0200
committerM0Rf302020-08-25 03:22:10 +0200
commit9c131c3b5adf19d38d9c540c45b7d6bae649f429 (patch)
treebd9a20acd9a1213621db18d8979d3aeb1176962e /PKGBUILD
parent6afcaa76e27fba7ba9e278c760d194e9ece1e41a (diff)
downloadaur-9c131c3b5adf19d38d9c540c45b7d6bae649f429.tar.gz
openbazaar: use electron7 as runtime dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a9795210732..ace8faf1fd8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=openbazaar
pkgver=2.4.7
-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"