From def73efccccb818d214cb818e8b4de8385444a43 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 28 Mar 2014 03:35:53 +0000 Subject: Fri Mar 28 03:32:00 UTC 2014 --- community/tea/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/tea') diff --git a/community/tea/PKGBUILD b/community/tea/PKGBUILD index 809285062..99739e215 100644 --- a/community/tea/PKGBUILD +++ b/community/tea/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 105222 2014-02-03 09:08:05Z spupykin $ +# $Id: PKGBUILD 108379 2014-03-27 09:27:10Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Andrea Scarpino # Contributor: Roman Kyrylych @@ -6,7 +6,7 @@ # Contributor: Zsolt Varadi pkgname=tea -pkgver=37.1.0 +pkgver=37.2.0 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=('aa63bea9c741ba0201fbeb0da0eb9599' +md5sums=('810fbe3c85027cd42919fec8d1be8d2d' '377ace3363124f4c086de0babb820761') build() { -- cgit v1.2.3-54-g00ecf