summaryrefslogtreecommitdiff
path: root/community/tea
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-31 10:45:34 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-31 10:45:34 -0300
commitdb6d80995b7f835ba0b581a007bd0040e7d138b0 (patch)
tree00d3b174ccb85f692744e12059bcd04cddb2137c /community/tea
parent8226dd7c223cb14962fe6a76f369b96684563155 (diff)
parent68cdc08aec92abf91448a542e06fabbedbb583bf (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: core/glibc/PKGBUILD extra/telepathy-logger-qt/PKGBUILD multilib-testing/lib32-glibc/PKGBUILD testing/openssh/PKGBUILD testing/openssh/sshd testing/openssh/sshd.service testing/spamassassin/PKGBUILD testing/spamassassin/spamassassin.install testing/upower/PKGBUILD
Diffstat (limited to 'community/tea')
-rw-r--r--community/tea/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/tea/PKGBUILD b/community/tea/PKGBUILD
index 0b52499f3..6365f785b 100644
--- a/community/tea/PKGBUILD
+++ b/community/tea/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 74236 2012-07-23 05:26:38Z spupykin $
+# $Id: PKGBUILD 75679 2012-08-29 05:52:39Z 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.2.0
+pkgver=33.3.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=('2d612e48ef014477f86db4323c513b74'
+md5sums=('5830f177056d65f74ac52c97f5637815'
'377ace3363124f4c086de0babb820761')
build() {