summaryrefslogtreecommitdiff
path: root/community/stfl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/stfl/PKGBUILD')
-rw-r--r--community/stfl/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/stfl/PKGBUILD b/community/stfl/PKGBUILD
index 2bf1dda14..2ef02256a 100644
--- a/community/stfl/PKGBUILD
+++ b/community/stfl/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 40783 2011-02-27 01:50:59Z allan $
+# $Id: PKGBUILD 66465 2012-02-25 04:40:20Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Sven Pfleiderer <pfleidi@roothausen.de>
pkgname=stfl
-pkgver=0.21
-pkgrel=3
+pkgver=0.22
+pkgrel=1
pkgdesc="Library implementing a curses-based widget set for text terminals"
arch=('i686' 'x86_64' 'mips64el')
url="http://clifford.at/stfl/"
@@ -15,8 +15,8 @@ options=('!libtool')
changelog=$pkgname.changelog
source=(http://clifford.at/stfl/$pkgname-$pkgver.tar.gz \
$pkgname-archlinux.patch)
-md5sums=('888502c3f332a0ee66e490690d79d404'
- 'a6231f269038c76a54fd08d6417f3d6d')
+sha256sums=('2dddafd331e61ad04baf1251ccecb3a69feaf99880dd75155be8423c1cc55418'
+ 'c7d7c787bcd287a776aad3b26e6a90a3b121c281125c34c7c35a87f36dcdc453')
build() {
cd ${srcdir}/$pkgname-$pkgver