diff options
Diffstat (limited to 'tea')
-rw-r--r-- | tea/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tea/PKGBUILD b/tea/PKGBUILD index 315b8942c..a84b64bf0 100644 --- a/tea/PKGBUILD +++ b/tea/PKGBUILD @@ -8,7 +8,7 @@ # Contributor: Holger Rauch < holger dot rauch at posteo dot de > pkgname=tea -pkgver=46.2.0 +pkgver=46.3.0 pkgrel=1 pkgdesc="A Qt-based text editor for Linux and *BSD with an ultimate small size, providing hundreds of functions" arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ 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) -sha512sums=('fe5fa1224ff4d676d17907eb4c47fa4b56038d75932061ec87dc27d26c8c27aaf8cb63ad1c7edad7fcc60dc2604a7223706aa7fb9774a8ab2c4f26e11221ab23' +sha512sums=('568374a85b57bca7146fda8f2dabcb7b1c704779f887a7b3388e57ec7310724695378bc0a69eb489fd9b10284d99e7bd3f4057395399381f1c9cb7d93d988888' 'f7fee6a36cf5ef60f6bcac36c1a97f104c84b9fbdc7d6269349137c5e107987b87c4f01e22f32568ec6548916cf92696e72352756cfe7747f8744adbeca3d285') build() { |