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

Maxime Gauduin alucryd at archlinux.org
Wed Nov 2 09:48:23 UTC 2016


    Date: Wednesday, November 2, 2016 @ 09:48:23
  Author: alucryd
Revision: 194346

HTTPS/GPG todo

Modified:
  acpi_call/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-02 09:45:28 UTC (rev 194345)
+++ PKGBUILD	2016-11-02 09:48:23 UTC (rev 194346)
@@ -14,7 +14,7 @@
 depends=('linux>=4.8' 'linux<4.9')
 makedepends=('linux-headers>=4.8' 'linux-headers<4.9')
 install='acpi_call.install'
-source=("$pkgname-$pkgver.tar.gz::http://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz")
 sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0')
 
 prepare() {



More information about the arch-commits mailing list