summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80df163d3154..13635d0710db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=mblock
orginalname=mBlock
pkgver="4.0.0"
-pkgrel=3
+pkgrel=4
pkgdesc="Program Robots / Arduino Without writing a single line of code"
arch=('x86_64')
url="http://www.mblock.cc/"
license=('GPL')
-depends=(systemd)
+depends=('systemd' 'gconf')
source=("https://github.com/Makeblock-official/$orginalname/releases/download/V$pkgver-Linux/$orginalname-$pkgver-linux-$pkgver.tar.gz"
"$pkgname.install"