aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-03-29 16:31:27 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-01 16:03:40 +0200
commita848f92e72519ff100b18064067ebd134d6aa891 (patch)
tree5c253f817dbc6a402a4607ab38a37f8a6964d194
parent559a80e0996d936290080b807bdab136554122bd (diff)
downloadpkgbuilds-a848f92e72519ff100b18064067ebd134d6aa891.tar.xz
weechat-git: Repos moved to github
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6aea7a..d60e803 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -29,7 +29,7 @@ pkgbase = weechat-git
provides = weechat
conflicts = weechat
options = !libtool
- source = git://git.savannah.nongnu.org/weechat.git
+ source = git+https://github.com/weechat/weechat.git
md5sums = SKIP
pkgname = weechat-git
diff --git a/PKGBUILD b/PKGBUILD
index 63f1f9c..8d1f9dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ optdepends=('perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell')
provides=('weechat')
conflicts=('weechat')
options=(!libtool)
-source=("git://git.savannah.nongnu.org/weechat.git")
+source=("git+https://github.com/weechat/weechat.git")
md5sums=('SKIP')
pkgver(){