diff options
-rw-r--r-- | .SRCINFO | 7 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 7 deletions
@@ -1,8 +1,8 @@ # Generated by makepkg 4.2.1 -# Mon Jun 1 14:56:07 UTC 2015 +# Mon Jun 1 14:56:08 UTC 2015 pkgbase = weechat-git pkgdesc = Fast, light & extensible IRC client (curses UI) - pkgver = 1.0.r22.g25747a5 + pkgver = 1.0.r67.g6a118ce pkgrel = 1 url = http://www.weechat.org/ arch = i686 @@ -28,10 +28,7 @@ pkgbase = weechat-git optdepends = aspell provides = weechat conflicts = weechat - options = !libtool - options = debug options = !makeflags - options = strip source = git+https://github.com/weechat/weechat.git md5sums = SKIP @@ -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") |