summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Newgard2014-02-05 16:28:29 -0600
committerDoug Newgard2014-02-05 16:28:29 -0600
commit6e176311a4f090e5fab3c55fc6c7cdd1e0c90899 (patch)
treea81f5e5e4db3b9ba3a5bdeecdbf46b4f7cae0fc7
parent25a20b6a68fde1be3249b94a3becf377d4f6fa17 (diff)
downloadaur-6e176311a4f090e5fab3c55fc6c7cdd1e0c90899.tar.gz
New upstream URL
-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')