summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2018-04-30 21:00:38 -0400
committerSolomon Choina2018-04-30 21:00:38 -0400
commit8452d4349365f07c4936f5e9077428b9dfee8183 (patch)
tree3549174ac2b7ccf5db68c2086ca27366045d33d9
parent0b1bd851bd672868aff2f2d7465544e8188ce25c (diff)
downloadaur-8452d4349365f07c4936f5e9077428b9dfee8183.tar.gz
updating pkgver
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c9dcdea4cde..4b227285c5d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = entrance-git
pkgdesc = Enlightenment Display Manager
- pkgver = 3.0.0_alpha2.r262.g0375e54
- pkgrel = 2
+ pkgver = 3.0.0_alpha3.r0.gb261cb1
+ pkgrel = 1
url = http://www.enlightenment.org/
arch = i686
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = entrance-git
depends = efl
depends = xorg-xauth
depends = sudo
- provides = entrance=3.0.0_alpha2.r262.g0375e54
+ provides = entrance=3.0.0_alpha3.r0.gb261cb1
conflicts = entrance
backup = etc/entrance/entrance.conf
source = git://github.com/Obsidian-StudiosInc/entrance
diff --git a/PKGBUILD b/PKGBUILD
index 36e35dbdc2e2..724afb073f1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
_pkgname=entrance
pkgname=$_pkgname-git
-pkgver=3.0.0_alpha2.r262.g0375e54
-pkgrel=2
+pkgver=3.0.0_alpha3.r0.gb261cb1
+pkgrel=1
pkgdesc="Enlightenment Display Manager"
url="http://www.enlightenment.org/"
license=('GPL3')