summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2018-09-20 08:29:46 -0400
committerSolomon Choina2018-09-20 08:29:46 -0400
commit39a44cac40a1bb24def0fa133ccdb97b4f517bbb (patch)
tree54946351cfdcb88a0e23f0622595dbd400dcb700 /PKGBUILD
parent18cd1240aa693feb9eee2a1405c4ffa40e6859e1 (diff)
downloadaur-39a44cac40a1bb24def0fa133ccdb97b4f517bbb.tar.gz
updating pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e4e9df565f3..6eac45e10bef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
_pkgname=entrance
pkgname=$_pkgname-git
-pkgver=3.0.0_alpha5.r4.g8a92676
+pkgver=3.0.0_alpha5.r10.gb8894ea
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')