diff options
author | Erich Eckner <git@eckner.net> | 2016-05-25 15:26:13 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2016-05-25 17:03:03 +0200 |
commit | 71e2a9726b7f88c47efaf583b78c52b20930e790 (patch) | |
tree | 4a36b4846fa8fd4b53c8fc034ac5d0d4a3edac75 /ucommon | |
parent | fcf81aaff4884b15d2aaff89aa60e649f56c9c41 (diff) | |
download | archlinuxewe-71e2a9726b7f88c47efaf583b78c52b20930e790.tar.xz |
ucommon per ftp laden
Diffstat (limited to 'ucommon')
-rw-r--r-- | ucommon/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucommon/PKGBUILD b/ucommon/PKGBUILD index a893a0ace..26e119234 100644 --- a/ucommon/PKGBUILD +++ b/ucommon/PKGBUILD @@ -10,7 +10,7 @@ arch=('i686' 'x86_64') url="http://www.gnutelephony.org/index.php/GNU_uCommon_C++" license=('LGPL3') depends=('gnutls') -source=("http://ftp.gnu.org/pub/gnu/commoncpp/$pkgname-$pkgver.tar.gz"{,.sig}) +source=("ftp://ftp.gnu.org/pub/gnu/commoncpp/$pkgname-$pkgver.tar.gz"{,.sig}) sha512sums=('7de9c76c711de08735b4d90716f0b0a458d81ebff6e6648ace84a2bcc17248fbee28d42c8ca327044975b5815c277fc34bf4f659589a97aa1b9ee6ad705faa27' 'SKIP') validpgpkeys=('5CF995AAD5CC1E4079F76C38B1732A9CB37C87BA') |