[arch-commits] Commit in tea/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Aug 14 09:37:55 UTC 2017


    Date: Monday, August 14, 2017 @ 09:37:54
  Author: spupykin
Revision: 250259

upgpkg: tea 44.1.0-1

Modified:
  tea/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-14 09:11:20 UTC (rev 250258)
+++ PKGBUILD	2017-08-14 09:37:54 UTC (rev 250259)
@@ -6,7 +6,7 @@
 # Contributor: Zsolt Varadi <sysop_xxl at fibermail.hu>
 
 pkgname=tea
-pkgver=44.0.0
+pkgver=44.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')
@@ -14,9 +14,10 @@
 license=('GPL')
 depends=('qt5-base' 'qt5-declarative' 'gcc-libs' 'aspell' 'hunspell')
 install=tea.install
+DLAGENTS=("http::/usr/bin/curl -A 'Mozilla' -fLC - --retry 3 --retry-delay 3 -o %o %u")
 source=(http://semiletov.org/tea/dloads/tea-$pkgver.tar.bz2
         tea.desktop)
-sha256sums=('8a88849c628664d39036f1e032676cce2764250eb762c076efadc9700b406e43'
+sha256sums=('28b665a4ab30defa6699f8625a771612c6e0ae3160abf19e0e3d0a3778599890'
             '6bf04a66bce5a2396eadaee9c7ac7972f24670bbadf855c52146dce0e13f1324')
 
 prepare() {



More information about the arch-commits mailing list