diff options
Diffstat (limited to 'community/scponly/PKGBUILD')
-rw-r--r-- | community/scponly/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/scponly/PKGBUILD b/community/scponly/PKGBUILD index 4bf658df1..b67252caf 100644 --- a/community/scponly/PKGBUILD +++ b/community/scponly/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 46261 2011-05-04 11:37:35Z spupykin $ +# $Id: PKGBUILD 55546 2011-09-14 08:50:05Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Roberto Alsina <ralsina@kde.org> @@ -6,8 +6,8 @@ pkgname=scponly pkgver=4.8 pkgrel=7 pkgdesc="A limited shell for ssh/scp" -arch=(i686 x86_64 'mips64el') -url="http://www.sublimation.org/scponly/" +arch=(i686 x86_64 mips64el' +url="http://sublimation.org/scponly/" depends=('glibc') license=('custom') options=(docs) |