summaryrefslogtreecommitdiff
path: root/community/tea/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tea/PKGBUILD')
-rw-r--r--community/tea/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/tea/PKGBUILD b/community/tea/PKGBUILD
index a98c9ee7c..e2f2fe1da 100644
--- a/community/tea/PKGBUILD
+++ b/community/tea/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 70098 2012-04-29 09:24:57Z spupykin $
+# $Id: PKGBUILD 71527 2012-05-28 07:39:51Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Roman Kyrylych <roman@archlinux.org>
@@ -6,7 +6,7 @@
# Contributor: Zsolt Varadi <sysop_xxl@fibermail.hu>
pkgname=tea
-pkgver=33.0.0
+pkgver=33.1.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' 'mips64el')
@@ -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=('61f7df51378ab94324ef6df17f793f1d'
+md5sums=('15593d59f6079f0114e390ec731a8527'
'377ace3363124f4c086de0babb820761')
build() {