aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-09-20 19:17:51 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-01 16:03:42 +0200
commit7cafca75445a3f2687f34e45afc5d0e562f84498 (patch)
tree65e73a98b9e375074b9635cedc450ce6852c736a /PKGBUILD
parenta5b1480210c9206882319066470d2740685a5abf (diff)
downloadpkgbuilds-7cafca75445a3f2687f34e45afc5d0e562f84498.tar.xz
-git pkgver updates
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")