diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-12-23 05:11:16 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-01 16:03:45 +0200 |
commit | d8ed00fe5bb4ae030975b07168683addc00749a5 (patch) | |
tree | 88aa1cded5d607e841628bf3cbc94632a4b79285 | |
parent | 5ca0e01f23b90364919a95d772f9e92dced6ef57 (diff) | |
download | pkgbuilds-d8ed00fe5bb4ae030975b07168683addc00749a5.tar.xz |
tmux-256color-it: Build the terminfo from on-system version
Work-by: @HalosGhost
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ # Generated by makepkg 4.2.1 -# Mon Jun 1 14:56:10 UTC 2015 +# Mon Jun 1 14:56:11 UTC 2015 pkgbase = weechat-git pkgdesc = Fast, light & extensible IRC client (curses UI) - pkgver = 1.0.r225.g76d2e72 + pkgver = 1.0.r242.ge253a25 pkgrel = 1 url = http://www.weechat.org/ arch = i686 @@ -1,5 +1,5 @@ pkgname=weechat-git -pkgver=1.0.r225.g76d2e72 +pkgver=1.0.r242.ge253a25 pkgrel=1 pkgdesc="Fast, light & extensible IRC client (curses UI)" |