[arch-commits] Commit in tin/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Thu Jun 4 20:03:05 UTC 2009
Date: Thursday, June 4, 2009 @ 16:03:05
Author: andyrtr
Revision: 41507
upgpkg: tin 1.8.3-6
rebuilt against new icu 4.2; added perl dep
Modified:
tin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-04 19:59:56 UTC (rev 41506)
+++ PKGBUILD 2009-06-04 20:03:05 UTC (rev 41507)
@@ -2,12 +2,12 @@
# Maintainer: dorphell <dorphell at archlinux.org>
pkgname=tin
pkgver=1.8.3
-pkgrel=5
+pkgrel=6
pkgdesc="Curses based threaded NNTP and spool based UseNet newsreader"
arch=(i686 x86_64)
url="http://www.tin.org"
license=('BSD')
-depends=('ncurses' 'libidn' "icu>=4.0")
+depends=('ncurses' 'libidn' "icu>=4.2" 'perl')
source=(ftp://ftp.tin.org/pub/news/clients/tin/stable/$pkgname-$pkgver.tar.bz2 LICENSE)
md5sums=('e6ed45205020665c097556822b0d575b' '22de35b1bdc6f0df87c93ae794198b21')
More information about the arch-commits
mailing list