[arch-commits] Commit in libifp/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Apr 10 20:07:06 UTC 2019
Date: Wednesday, April 10, 2019 @ 20:07:04
Author: arojas
Revision: 350534
https
Modified:
libifp/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-10 20:05:24 UTC (rev 350533)
+++ PKGBUILD 2019-04-10 20:07:04 UTC (rev 350534)
@@ -9,7 +9,7 @@
license=('GPL')
url="http://ifp-driver.sourceforge.net/libifp/"
depends=('libusb-compat')
-source=(http://downloads.sourceforge.net/sourceforge/ifp-driver/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/ifp-driver/${pkgname}-${pkgver}.tar.gz)
sha512sums=('538ddcf0be4bf7427a7f8ebb60ec77f22b69aa26055fc279f884bd82bae4e32267c79ac37f4dcf9970806e520549bc93dbf0aa2501c9c4fc699a6855e757a331')
build() {
More information about the arch-commits
mailing list