summaryrefslogtreecommitdiff
path: root/community/tea/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-07-14 15:27:23 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-07-14 15:27:23 -0300
commita594ebe149ad81798984a410c036a0965df1581a (patch)
tree9f92df878175fe438860b196b7394ec8f0bac4cd /community/tea/PKGBUILD
parent03d128385c4ca773e67c93729a45899590d0d99e (diff)
parentd525d9a731f5d79c1128a192b9d2977a2967570f (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/codeblocks/PKGBUILD community/gnash/PKGBUILD community/i3lock/PKGBUILD community/instead/PKGBUILD extra/asio/PKGBUILD extra/cups/PKGBUILD extra/libdrm/PKGBUILD extra/liborigin2/PKGBUILD extra/mesa/PKGBUILD extra/mkvtoolnix/PKGBUILD extra/ocrad/PKGBUILD extra/qtiplot/PKGBUILD extra/scribus/PKGBUILD extra/xdg-user-dirs/PKGBUILD
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 6d88c59c0..fa4c88209 100644
--- a/community/tea/PKGBUILD
+++ b/community/tea/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 92472 2013-06-06 09:43:01Z spupykin $
+# $Id: PKGBUILD 93973 2013-07-12 10:33:33Z 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=36.0.0
+pkgver=36.0.2
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=('qt4' 'aspell' 'hunspell')
install=tea.install
source=(http://semiletov.org/tea/dloads/tea-$pkgver.tar.bz2
tea.desktop)
-md5sums=('50a6eeae9cf940afdb4cf8e815453886'
+md5sums=('c8657c664af35d2032a78c645cb38d16'
'377ace3363124f4c086de0babb820761')
build() {