summaryrefslogtreecommitdiff
path: root/community/tea
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-07 00:17:01 -0700
committerroot <root@rshg054.dnsready.net>2013-06-07 00:17:01 -0700
commit0312a836fd7650702bd6667fee9e949b585126d8 (patch)
tree8162eb0073f65b4c0395828ea087575953a3457c /community/tea
parent051a089508dcb9131c5a2e15ec4cdca686e3d2c7 (diff)
Fri Jun 7 00:17:01 PDT 2013
Diffstat (limited to 'community/tea')
-rw-r--r--community/tea/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/tea/PKGBUILD b/community/tea/PKGBUILD
index 788c6c222..531a88c9d 100644
--- a/community/tea/PKGBUILD
+++ b/community/tea/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 87037 2013-03-26 11:01:18Z spupykin $
+# $Id: PKGBUILD 92472 2013-06-06 09:43:01Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Roman Kyrylych <roman@archlinux.org>
@@ -6,17 +6,17 @@
# Contributor: Zsolt Varadi <sysop_xxl@fibermail.hu>
pkgname=tea
-pkgver=35.0.0
+pkgver=36.0.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')
-url="http://tea-editor.sourceforge.net/"
+url="http://semiletov.org/tea/"
license=('GPL')
depends=('qt4' 'aspell' 'hunspell')
install=tea.install
-source=(http://downloads.sourceforge.net/project/tea-editor/tea-editor/$pkgver/tea-$pkgver.tar.bz2
+source=(http://semiletov.org/tea/dloads/tea-$pkgver.tar.bz2
tea.desktop)
-md5sums=('aabbbac2b5251e7c3eeb36d8f188d08a'
+md5sums=('50a6eeae9cf940afdb4cf8e815453886'
'377ace3363124f4c086de0babb820761')
build() {