diff options
author | root <root@rshg047.dnsready.net> | 2011-04-07 04:58:41 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-04-07 04:58:41 +0000 |
commit | db464f25fec54ddfa7825a17b20fda025c296f8c (patch) | |
tree | 4bb5b8ac4dfd67096125b92d047323e6acbb86cd /community/bti | |
parent | bd65dc7107bfdd881c3b5451d0300824cf435428 (diff) |
Thu Apr 7 04:58:41 UTC 2011
Diffstat (limited to 'community/bti')
-rw-r--r-- | community/bti/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/bti/PKGBUILD b/community/bti/PKGBUILD index 3fb638f1b..ae63a4c2b 100644 --- a/community/bti/PKGBUILD +++ b/community/bti/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Urist <9362773 at gmail.com> pkgname=bti -pkgver=028 +pkgver=031 pkgrel=1 pkgdesc='Console client for Twitter and identi.ca' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ url='http://gregkh.github.com/bti/' license=('GPL') depends=('pcre' 'libxml2' 'curl' 'liboauth') -md5sums=('c858d41efe1e14b1891517092d4b112e') +md5sums=('9f79fcd398fe1df5bdffeb28b42f3433') source=("http://www.kernel.org/pub/software/web/bti/$pkgname-$pkgver.tar.gz") build() { |