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

Antonio Rojas arojas at archlinux.org
Wed Oct 25 18:36:30 UTC 2017


    Date: Wednesday, October 25, 2017 @ 18:36:29
  Author: arojas
Revision: 308475

https

Modified:
  libspnav/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-25 16:53:34 UTC (rev 308474)
+++ PKGBUILD	2017-10-25 18:36:29 UTC (rev 308475)
@@ -8,10 +8,10 @@
 pkgrel=2
 pkgdesc="Alternative to the proprietary 3Dconnexion device driver and SDK for their 3D input devices"
 arch=(i686 x86_64)
-url='http://spacenav.sourceforge.net/'
+url='https://spacenav.sourceforge.net/'
 license=(GPL)
 depends=(libx11)
-source=("http://downloads.sourceforge.net/spacenav/$pkgname-$pkgver.tar.gz"
+source=("https://downloads.sourceforge.net/spacenav/$pkgname-$pkgver.tar.gz"
         Makefile.patch)
 sha256sums=('7ae4d7bb7f6a5dda28b487891e01accc856311440f582299760dace6ee5f1f93'
             'a49a9ac824ad41c043018094dd118ba92dd29f96fee92e70b640e47f643dde44')



More information about the arch-commits mailing list