aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a607866..078f9d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=weechat-git
-pkgver=1.0.r22.g25747a5
+pkgver=1.0.r67.g6a118ce
pkgrel=1
pkgdesc="Fast, light & extensible IRC client (curses UI)"
@@ -14,7 +14,7 @@ makedepends=('git' 'cmake' 'pkgconfig' 'perl' 'python2' 'lua' 'tcl' 'ruby' 'aspe
provides=('weechat')
conflicts=('weechat')
-options=(!libtool debug !makeflags strip)
+options=(!makeflags)
source=("git+https://github.com/weechat/weechat.git")