From 8e5a0a990a12a59cadb687cae22a1960fce1660b Mon Sep 17 00:00:00 2001 From: root Date: Thu, 7 Feb 2013 00:08:35 -0800 Subject: Thu Feb 7 00:08:35 PST 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 b6e40f4ed..de4f150f1 100644 --- a/community/tea/PKGBUILD +++ b/community/tea/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 83208 2013-01-28 10:10:19Z spupykin $ +# $Id: PKGBUILD 83883 2013-02-06 10:40:30Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Andrea Scarpino # Contributor: Roman Kyrylych @@ -6,7 +6,7 @@ # Contributor: Zsolt Varadi pkgname=tea -pkgver=34.0.0 +pkgver=34.0.1 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=('qt' 'aspell' 'hunspell') install=tea.install source=(http://downloads.sourceforge.net/project/tea-editor/tea-editor/$pkgver/tea-$pkgver.tar.bz2 tea.desktop) -md5sums=('cde7d88fe01cf488455fd5940bb45a93' +md5sums=('4fcc661b7898d01f58b8734395f5bdda' '377ace3363124f4c086de0babb820761') build() { -- cgit v1.2.3-54-g00ecf