[arch-commits] Commit in hwids/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Mar 23 14:20:52 UTC 2020
Date: Monday, March 23, 2020 @ 14:20:52
Author: arojas
Revision: 378406
https
Modified:
hwids/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-23 14:02:35 UTC (rev 378405)
+++ PKGBUILD 2020-03-23 14:20:52 UTC (rev 378406)
@@ -7,7 +7,7 @@
url=https://github.com/gentoo/hwids
license=('GPL2')
arch=('any')
-source=("git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver}")
+source=("git+https://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver}")
package() {
cd hwids
More information about the arch-commits
mailing list