diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-09-20 19:17:51 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-01 16:03:42 +0200 |
commit | 7cafca75445a3f2687f34e45afc5d0e562f84498 (patch) | |
tree | 65e73a98b9e375074b9635cedc450ce6852c736a /PKGBUILD | |
parent | a5b1480210c9206882319066470d2740685a5abf (diff) | |
download | pkgbuilds-7cafca75445a3f2687f34e45afc5d0e562f84498.tar.xz |
-git pkgver updates
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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") |