summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPyromaniac2015-08-24 12:30:40 +0200
committerPyromaniac2015-08-24 12:30:40 +0200
commit343587f0939fc3b081329727d093755d5504caed (patch)
treeaa4d00e0342460f435b074994b26a848820fff24 /PKGBUILD
parent18fdb0b327874e1ed1f69079d7af10ff017d5676 (diff)
downloadaur-343587f0939fc3b081329727d093755d5504caed.tar.gz
Update path to google repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 002a19056f9f..48bd1af36f59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,9 +11,9 @@ arch=('i686' 'x86_64')
license=('MIT')
depends=('dbus>=1.2.0' 'ctemplate')
makedepends=()
-url="http://git.chromium.org/gitweb/?p=chromiumos/third_party/dbus-cplusplus.git"
+url="http://chromium.googlesource.com/chromiumos/third_party/dbus-cplusplus"
-source=("git+http://git.chromium.org/chromiumos/third_party/dbus-cplusplus.git")
+source=("git+http://chromium.googlesource.com/chromiumos/third_party/dbus-cplusplus.git")
md5sums=('SKIP')
build() {