diff options
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 @@ -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(){ |