aboutsummaryrefslogtreecommitdiffstats
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
parenta5b1480210c9206882319066470d2740685a5abf (diff)
downloadpkgbuilds-7cafca75445a3f2687f34e45afc5d0e562f84498.tar.xz
-git pkgver updates
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b688d03..e3beb1c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
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")