diff options
Diffstat (limited to 'community/tnftp/PKGBUILD')
-rw-r--r-- | community/tnftp/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/tnftp/PKGBUILD b/community/tnftp/PKGBUILD index 7fc5fabe6..e5f46f557 100644 --- a/community/tnftp/PKGBUILD +++ b/community/tnftp/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 91426 2013-05-22 10:27:16Z spupykin $ +# $Id: PKGBUILD 102893 2013-12-23 14:32:34Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr> # Previous Contributor: Baptiste Daroussin <baptiste.daroussin@gmail.com> pkgname=tnftp pkgver=20130505 -pkgrel=1 +pkgrel=2 pkgdesc="NetBSD FTP client with several advanced features" arch=('i686' 'x86_64' 'mips64el') url="ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/" |