summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVaughan Milliman2022-07-15 21:12:49 -0500
committerVaughan Milliman2022-07-15 21:12:49 -0500
commit621b5793da9d0e92fb65644dfb0ab1c8c339f1f7 (patch)
treea58edb0721513a380a98c03b16114a3cea4a100d /PKGBUILD
parent209b7d51b645464b483dda6015d9b1f58f5ba84f (diff)
downloadaur-enventor-git.tar.gz
it works now
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b483558e19f6..3ce1902018fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,10 +9,10 @@ arch=('i686' 'x86_64')
url="https://www.enlightenment.org/about-enventor"
license=('BSD')
depends=('efl')
-makedepends=('git' 'base-devel')
+makedepends=('git')
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")
-source=("git://git.enlightenment.org/enlightenment/$_pkgname.git")
+source=("git+https://git.enlightenment.org/enlightenment/$_pkgname.git")
sha256sums=('SKIP')
pkgver() {