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 adffe318f..809285062 100644
--- a/community/tea/PKGBUILD
+++ b/community/tea/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 102931 2013-12-24 09:48:38Z spupykin $
+# $Id: PKGBUILD 105222 2014-02-03 09:08:05Z 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=37.0.1
+pkgver=37.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')
@@ -16,7 +16,7 @@ depends=('qt4' 'aspell' 'hunspell')
install=tea.install
source=(http://semiletov.org/tea/dloads/tea-$pkgver.tar.bz2
tea.desktop)
-md5sums=('587a3c245e414ecb718369a170f1c991'
+md5sums=('aa63bea9c741ba0201fbeb0da0eb9599'
'377ace3363124f4c086de0babb820761')
build() {