From e4a5730eb358cb0d78bc022204ddccac068c2bf2 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 25 Feb 2012 23:15:06 +0000 Subject: Sat Feb 25 23:15:06 UTC 2012 --- community/stfl/PKGBUILD | 10 +++++----- community/stfl/stfl.changelog | 7 +++++-- 2 files changed, 10 insertions(+), 7 deletions(-) (limited to 'community/stfl') diff --git a/community/stfl/PKGBUILD b/community/stfl/PKGBUILD index c972edb2d..49fcd40db 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 # Contributor: Sven Pfleiderer 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') 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 diff --git a/community/stfl/stfl.changelog b/community/stfl/stfl.changelog index ff03a6817..b72f673ed 100644 --- a/community/stfl/stfl.changelog +++ b/community/stfl/stfl.changelog @@ -1,8 +1,11 @@ +2012-02-25 Jaroslav Lichtblau + * stfl 0.22-1 + 2010-03-25 Jaroslav Lichtblau - * FS#18210 - [stfl] no language bindings without swig fixed in 0.2.1-2 + * FS#18210 - [stfl] no language bindings without swig fixed in 0.21-2 2009-07-11 Jaroslav Lichtblau - * Update to major release 0.2.1 + * Update to major release 0.21 2009-06-21 Jaroslav Lichtblau * Package moved to [community] -- cgit v1.2.3-54-g00ecf