diff options
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(){ |