diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ depends=('efl') makedepends=('git') provides=("${_pkgname}=${pkgver}") conflicts=("$_pkgname") -source=("git+https://git.enlightenment.org/apps/${_pkgname}.git") +source=("git+https://git.enlightenment.org/enlightenment/${_pkgname}.git") sha256sums=('SKIP') pkgver() { |