From c9952f3a144d9fb19917d7c100dca30d2d99f629 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 13 Jul 2013 01:48:00 -0700 Subject: Sat Jul 13 01:47:15 PDT 2013 --- community/tea/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/tea/PKGBUILD') diff --git a/community/tea/PKGBUILD b/community/tea/PKGBUILD index 531a88c9d..0c234c9f6 100644 --- a/community/tea/PKGBUILD +++ b/community/tea/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 92472 2013-06-06 09:43:01Z spupykin $ +# $Id: PKGBUILD 93973 2013-07-12 10:33:33Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Andrea Scarpino # Contributor: Roman Kyrylych @@ -6,7 +6,7 @@ # Contributor: Zsolt Varadi pkgname=tea -pkgver=36.0.0 +pkgver=36.0.2 pkgrel=1 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') @@ -16,7 +16,7 @@ depends=('qt4' 'aspell' 'hunspell') install=tea.install source=(http://semiletov.org/tea/dloads/tea-$pkgver.tar.bz2 tea.desktop) -md5sums=('50a6eeae9cf940afdb4cf8e815453886' +md5sums=('c8657c664af35d2032a78c645cb38d16' '377ace3363124f4c086de0babb820761') build() { -- cgit v1.2.3-54-g00ecf