diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-09-29 03:44:25 -0500 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-09-29 03:44:25 -0500 |
commit | f6a5a9d5e01f9b2ee590fc3e48757f857dfe09f7 (patch) | |
tree | f7fb8dbcefc5ebee8b24b503333978bff4fbfd7c | |
parent | d1ba43f4cc1ac083983eb307f11c37de1a327317 (diff) |
Commiting libre package scponly-4.8-7
-rw-r--r-- | community/scponly/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/scponly/PKGBUILD b/community/scponly/PKGBUILD index b67252caf..3ac5ac4ac 100644 --- a/community/scponly/PKGBUILD +++ b/community/scponly/PKGBUILD @@ -6,7 +6,7 @@ pkgname=scponly pkgver=4.8 pkgrel=7 pkgdesc="A limited shell for ssh/scp" -arch=(i686 x86_64 mips64el' +arch=(i686 x86_64 'mips64el') url="http://sublimation.org/scponly/" depends=('glibc') license=('custom') |