From 8996dd88e696bae485c13257572e2f38f5633251 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 13 Sep 2013 01:42:57 -0700 Subject: Fri Sep 13 01:42:32 PDT 2013 --- community/tea/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/tea') diff --git a/community/tea/PKGBUILD b/community/tea/PKGBUILD index 0c234c9f6..72eb0b320 100644 --- a/community/tea/PKGBUILD +++ b/community/tea/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 93973 2013-07-12 10:33:33Z spupykin $ +# $Id: PKGBUILD 97073 2013-09-12 10:15:01Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Andrea Scarpino # Contributor: Roman Kyrylych @@ -6,9 +6,9 @@ # Contributor: Zsolt Varadi pkgname=tea -pkgver=36.0.2 +pkgver=36.0.3 pkgrel=1 -pkgdesc="A QT-based text editor for Linux and *BSD. With an ultimate small size TEA provides you hundreds of functions." +pkgdesc="A Qt-based text editor for Linux and *BSD. With an ultimate small size TEA provides you hundreds of functions." arch=('i686' 'x86_64') url="http://semiletov.org/tea/" license=('GPL') @@ -16,7 +16,7 @@ depends=('qt4' 'aspell' 'hunspell') install=tea.install source=(http://semiletov.org/tea/dloads/tea-$pkgver.tar.bz2 tea.desktop) -md5sums=('c8657c664af35d2032a78c645cb38d16' +md5sums=('2e33f9a150f17eea62d9a805033fe16b' '377ace3363124f4c086de0babb820761') build() { -- cgit v1.2.3-54-g00ecf