diff options
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() { |