summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 493dd38c8c55..82bc04caf458 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = epour
pkgdesc = Torrent client based on EFL
pkgver = 0.6.0
pkgrel = 2
- url = http://www.enlightenment.org
+ url = https://phab.enlightenment.org/w/projects/epour/
install = epour.install
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index e0b5158176a3..1d19cd76c6cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.6.0
pkgrel=2
pkgdesc="Torrent client based on EFL"
arch=('any')
-url="http://www.enlightenment.org"
+url="https://phab.enlightenment.org/w/projects/epour/"
license=('GPL3')
depends=('python2-efl' 'python2-xdg' 'libtorrent-rasterbar' 'hicolor-icon-theme')
makedepends=('python2-distutils-extra')