diff options
author | root <root@rshg054.dnsready.net> | 2012-03-23 00:01:14 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-03-23 00:01:14 +0000 |
commit | 1512c792951d7fbd2c9c336f9bf35654bbb85cc6 (patch) | |
tree | d786dcc22bc7f01d7629eb8a07415d2a904fc015 /extra/proftpd | |
parent | 39e662ccfbe62ae77d458159d192816171a22f43 (diff) |
Fri Mar 23 00:01:14 UTC 2012
Diffstat (limited to 'extra/proftpd')
-rw-r--r-- | extra/proftpd/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/proftpd/PKGBUILD b/extra/proftpd/PKGBUILD index 60bfc1842..2a05be6e2 100644 --- a/extra/proftpd/PKGBUILD +++ b/extra/proftpd/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 148035 2012-01-30 08:08:56Z eric $ +# $Id: PKGBUILD 153971 2012-03-21 06:21:09Z pierre $ # Maintainer: # Contributor: Daniel J Griffiths <ghost1227@archlinux.us> pkgname=proftpd pkgver=1.3.4a -pkgrel=3 +pkgrel=4 epoch=1 pkgdesc="A high-performance, scalable FTP server" arch=('i686' 'x86_64') |