diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-03-29 16:31:27 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-01 16:03:40 +0200 |
commit | a848f92e72519ff100b18064067ebd134d6aa891 (patch) | |
tree | 5c253f817dbc6a402a4607ab38a37f8a6964d194 /PKGBUILD | |
parent | 559a80e0996d936290080b807bdab136554122bd (diff) | |
download | pkgbuilds-a848f92e72519ff100b18064067ebd134d6aa891.tar.xz |
weechat-git: Repos moved to github
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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(){ |