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 c91c8ff021b1..8211c3cca859 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = places-git
pkgdesc = Enlightenment module: Manage the mounting of volumes
pkgver = 0.19.r183.6d6a3ba
pkgrel = 1
- url = http://code.google.com/p/e17mods/wiki/Places
+ url = https://phab.enlightenment.org/w/emodules/places/
arch = i686
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 3aa7b36511c7..569cb7b784bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.19.r183.6d6a3ba
pkgrel=1
pkgdesc="Enlightenment module: Manage the mounting of volumes"
arch=('i686' 'x86_64')
-url="http://code.google.com/p/e17mods/wiki/Places"
+url="https://phab.enlightenment.org/w/emodules/places/"
license=('MIT')
depends=('enlightenment>=0.18.99' 'udisks')
makedepends=('git')