diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-02-03 17:01:22 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-01 16:03:39 +0200 |
commit | 7685d4e2ddc5886d5500622a21a0a6fce7e7ac57 (patch) | |
tree | e5880eca3c4ab2594d4897447e096587ae1dc697 /.SRCINFO | |
parent | 8d0b2d6d379075cd8f61550e2ed87951ae423ce2 (diff) | |
download | pkgbuilds-7685d4e2ddc5886d5500622a21a0a6fce7e7ac57.tar.xz |
weechat-git: Fix pkgver() for rc release tag
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ # Generated by makepkg 4.2.1 -# Mon Jun 1 14:56:03 UTC 2015 +# Mon Jun 1 14:56:04 UTC 2015 pkgbase = weechat-git pkgdesc = Fast, light & extensible IRC client (curses UI) pkgver = git - pkgrel = 1 + pkgrel = 2 url = http://www.weechat.org/ arch = i686 arch = x86_64 |