diff options
author | Solomon Choina | 2018-02-05 08:24:55 -0500 |
---|---|---|
committer | Solomon Choina | 2018-02-05 08:24:55 -0500 |
commit | db9599ff62f4b885fa9a85b1cfb8cab4673a226c (patch) | |
tree | 114b57093f10c878f24d96bd0bb7cea15463e3a3 | |
parent | 2874ff069fa24427b515b2310022e93192e27fbe (diff) | |
download | aur-db9599ff62f4b885fa9a85b1cfb8cab4673a226c.tar.gz |
update pkgver
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -1,8 +1,8 @@ # Generated by mksrcinfo v8 -# Fri Feb 2 21:06:07 UTC 2018 +# Mon Feb 5 13:24:50 UTC 2018 pkgbase = entrance-git pkgdesc = Enlightenment Display Manager - pkgver = 3.0.0_alpha2.r23.g5a9354c + pkgver = 3.0.0_alpha2.r31.geed688b pkgrel = 1 url = http://www.enlightenment.org/ arch = i686 @@ -13,7 +13,7 @@ pkgbase = entrance-git depends = xorg-xauth depends = sudo optdepends = ekbd-git: For virtual keyboard - provides = entrance=3.0.0_alpha2.r23.g5a9354c + provides = entrance=3.0.0_alpha2.r31.geed688b conflicts = entrance backup = etc/entrance/entrance.conf source = git://github.com/Obsidian-StudiosInc/entrance @@ -5,7 +5,7 @@ _pkgname=entrance pkgname=$_pkgname-git -pkgver=3.0.0_alpha2.r23.g5a9354c +pkgver=3.0.0_alpha2.r31.geed688b pkgrel=1 pkgdesc="Enlightenment Display Manager" url="http://www.enlightenment.org/" |