summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJakob Gahde2018-09-07 12:49:20 +0200
committerJakob Gahde2018-09-07 12:49:20 +0200
commit1768d04531dde55511362d585a460b36c4ad4078 (patch)
treed6708152e78003d49ca3a0a8e0d0e499611c6cdc /PKGBUILD
parent550c81e9cb781111fc93097f4695ca080f725c84 (diff)
downloadaur-etrophy.tar.gz
etrophy 0.5.1-3: Fix download url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68f89e266dfc..5e5a6b114adb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="http://www.enlightenment.org"
license=('BSD')
depends=('efl')
options=('!emptydirs')
-source=("http://download.enlightenment.org/releases/${pkgname}-${pkgver}.tar.bz2")
+source=("http://download.enlightenment.org/att/releases/${pkgname}-${pkgver}.tar.bz2")
sha256sums=('4d9c2f2deb017d67909d88718f1a97e80ab611538491956995377189f780ca0d')
build() {