summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2022-12-03 20:05:24 -0500
committerSolomon Choina2022-12-03 20:05:24 -0500
commit3dad53cf2c5b3d67942f25a04c2fc29a7afd71ed (patch)
treeb155b3b83aa1152f7c503398761278d44e752690 /PKGBUILD
parent39a44cac40a1bb24def0fa133ccdb97b4f517bbb (diff)
downloadaur-entrance-git.tar.gz
fix git url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6eac45e10bef..f88f5da39e8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=entrance
pkgname=$_pkgname-git
-pkgver=3.0.0_alpha5.r10.gb8894ea
+pkgver=3.0.0_alpha6.r27.g4ace4c8
pkgrel=1
pkgdesc="Enlightenment Display Manager"
url="http://www.enlightenment.org/"
@@ -16,7 +16,7 @@ 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() {