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 7e4e9df565f3..f88f5da39e8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,18 +5,18 @@
_pkgname=entrance
pkgname=$_pkgname-git
-pkgver=3.0.0_alpha5.r4.g8a92676
+pkgver=3.0.0_alpha6.r27.g4ace4c8
pkgrel=1
pkgdesc="Enlightenment Display Manager"
url="http://www.enlightenment.org/"
license=('GPL3')
arch=('i686' 'x86_64')
depends=('efl' 'xorg-xauth' 'sudo')
-makedepends=('git')
+makedepends=('git' 'meson')
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")
backup=('etc/entrance/entrance.conf')
-source=("git://github.com/Obsidian-StudiosInc/entrance")
+source=("git+https://github.com/Obsidian-StudiosInc/entrance")
sha256sums=('SKIP')
pkgver() {