summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraksr2018-07-25 09:08:09 +0200
committeraksr2018-07-25 09:08:09 +0200
commitb2256430c2f4c7c1f83f688ccfa7d567e2304f04 (patch)
tree0d0d0f379e32dcd5d52fee35ee2f41e4e0403a1f
parentd3fd664a3224d093585b676fa3a60b9692bb00af (diff)
downloadaur-b2256430c2f4c7c1f83f688ccfa7d567e2304f04.tar.gz
Update download URL.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cf4fa1a2c60..6c3829eb2a15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Apr 17 20:53:26 UTC 2018
+# Wed Jul 25 07:07:46 UTC 2018
pkgbase = tin
pkgdesc = A threaded NNTP and spool based UseNet newsreader.
pkgver = 2.4.2
- pkgrel = 1
+ pkgrel = 2
url = http://www.tin.org
arch = i686
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = tin
depends = icu
depends = libidn
conflicts = tin-unstable
- source = ftp://ftp.tin.org/pub/news/clients/tin/stable/tin-2.4.2.tar.gz
+ source = ftp://ftp.tin.org/pub/news/clients/tin/2.4/tin-2.4.2.tar.gz
source = LICENSE
md5sums = f7661a5049454e1381a9532ce0705d7e
md5sums = 22de35b1bdc6f0df87c93ae794198b21
diff --git a/PKGBUILD b/PKGBUILD
index f268835a7ec2..f425d5553e00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
# Maintainer: aksr <aksr at t-com dot me>
pkgname=tin
pkgver=2.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="A threaded NNTP and spool based UseNet newsreader."
arch=('i686' 'x86_64')
url="http://www.tin.org"
license=('BSD')
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"
+source=("ftp://ftp.tin.org/pub/news/clients/tin/${pkgver%.*}/$pkgname-$pkgver.tar.gz"
'LICENSE')
md5sums=('f7661a5049454e1381a9532ce0705d7e'
'22de35b1bdc6f0df87c93ae794198b21')