Date: Thursday, June 6, 2013 @ 11:42:39
  Author: spupykin
Revision: 92471

upgpkg: tea 36.0.0-1

upd

Modified:
  tea/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-06-06 01:06:19 UTC (rev 92470)
+++ PKGBUILD    2013-06-06 09:42:39 UTC (rev 92471)
@@ -6,17 +6,17 @@
 # Contributor: Zsolt Varadi <sysop_...@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() {

Reply via email to