summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraksr2016-09-12 22:11:15 +0200
committeraksr2016-09-12 22:11:15 +0200
commit3a6ace80464290ddde6963bd33884c638a58d622 (patch)
tree015416f2268e51266fc35cd6900fdf2d078d4916
parent21cac58397152e742519b4cd9dd828606ace9d56 (diff)
downloadaur-3a6ace80464290ddde6963bd33884c638a58d622.tar.gz
Update to 2.4.0.
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 784d3cb8b2d6..320a15e78ccc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Mon Sep 12 20:11:11 UTC 2016
pkgbase = tin
pkgdesc = A threaded NNTP and spool based UseNet newsreader.
- pkgver = 2.2.1
+ pkgver = 2.4.0
pkgrel = 1
url = http://www.tin.org
arch = i686
@@ -14,13 +16,13 @@ pkgbase = tin
depends = icu
depends = libidn
conflicts = tin-unstable
- source = ftp://ftp.tin.org/pub/news/clients/tin/stable/tin-2.2.1.tar.gz
+ source = ftp://ftp.tin.org/pub/news/clients/tin/stable/tin-2.4.0.tar.gz
source = LICENSE
- md5sums = 31ca384c33b5d7b58065cfa0a5b23a35
+ md5sums = c89fc2dd0e5a35e80ced20ea4f402d12
md5sums = 22de35b1bdc6f0df87c93ae794198b21
- sha1sums = 9ef12345ed1cfb482138c5c54a7f73dfb91b9039
+ sha1sums = 2e1441838061332640d534b43b1f211781083ecf
sha1sums = 07e1217ee68bb20f0ad2670e84116a0d67243063
- sha256sums = cf588884bbe4711498b807311e53d82a1b6ca343f4c85e53001c90e8c0e456ac
+ sha256sums = 26ee20980c88308f225c0bae55b6db12365ced3398dbea0621992dff0e74cbb6
sha256sums = 5ccb431a94c2d2f093b8f93325075e5ad886772ba2a452478120b86ce71c0683
pkgname = tin
diff --git a/PKGBUILD b/PKGBUILD
index da24b21620a7..05d2f96c718c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: quizzlo
# Maintainer: aksr <aksr at t-com dot me>
pkgname=tin
-pkgver=2.2.1
+pkgver=2.4.0
pkgrel=1
pkgdesc="A threaded NNTP and spool based UseNet newsreader."
arch=('i686' 'x86_64')
@@ -13,11 +13,11 @@ depends=('ncurses' 'ispell' 'perl' 'gnupg' 'dante' 'icu' 'libidn')
conflicts=('tin-unstable')
source=("ftp://ftp.tin.org/pub/news/clients/tin/stable/$pkgname-$pkgver.tar.gz"
'LICENSE')
-md5sums=('31ca384c33b5d7b58065cfa0a5b23a35'
+md5sums=('c89fc2dd0e5a35e80ced20ea4f402d12'
'22de35b1bdc6f0df87c93ae794198b21')
-sha1sums=('9ef12345ed1cfb482138c5c54a7f73dfb91b9039'
+sha1sums=('2e1441838061332640d534b43b1f211781083ecf'
'07e1217ee68bb20f0ad2670e84116a0d67243063')
-sha256sums=('cf588884bbe4711498b807311e53d82a1b6ca343f4c85e53001c90e8c0e456ac'
+sha256sums=('26ee20980c88308f225c0bae55b6db12365ced3398dbea0621992dff0e74cbb6'
'5ccb431a94c2d2f093b8f93325075e5ad886772ba2a452478120b86ce71c0683')
build() {