[arch-commits] Commit in bsd-games/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Dec 5 18:49:33 UTC 2015


    Date: Saturday, December 5, 2015 @ 19:49:33
  Author: arojas
Revision: 148677

Switch to http source

Modified:
  bsd-games/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-05 18:46:50 UTC (rev 148676)
+++ PKGBUILD	2015-12-05 18:49:33 UTC (rev 148677)
@@ -7,13 +7,13 @@
 pkgver=2.17
 pkgrel=15
 pkgdesc="A linux port for a collection of BSD command line games."
-url="ftp://ftp.ibiblio.org/pub/Linux/games/"
+url="http://ftp.ibiblio.org/pub/Linux/games/"
 arch=('i686' 'x86_64')
 install=$pkgname.install
 license=('BSD')
 depends=(gcc-libs words sh)
 makedepends=('flex' 'bison' 'm4')
-source=(ftp://ftp.ibiblio.org/pub/Linux/games/$pkgname-$pkgver.tar.gz
+source=(http://ftp.ibiblio.org/pub/Linux/games/$pkgname-$pkgver.tar.gz
         config.params stdio.h.diff gamescreen.h.diff getline.diff
         number.c.diff bsd-games-2.17-64bit.patch
         bad-ntohl-cast.diff null-check.diff)



More information about the arch-commits mailing list