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 c59f35493..6d0054ea0 100644
--- a/community/tea/PKGBUILD
+++ b/community/tea/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 44100 2011-04-02 12:07:14Z spupykin $
+# $Id: PKGBUILD 44438 2011-04-07 13:23:53Z 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=29.0.0
+pkgver=29.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/tea-editor/$pkgname-$pkgver.tar.bz2
tea.desktop)
-md5sums=('06babb64e26f2a2c925d9e47f0a7b583'
+md5sums=('079e5beb796a5df9da15c59df94ade77'
'377ace3363124f4c086de0babb820761')
build() {