summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmy Wilson2018-08-08 15:40:20 +1000
committerAmy Wilson2018-08-08 15:40:20 +1000
commit8b5c4f3fdd0d7683eebb099b3297b4574b7fe32a (patch)
tree86c74fa404daac77fad7b47b48736bd61ee46e77
parent64dbe58ff87a5ec48debb46456015af8b1e85740 (diff)
downloadaur-8b5c4f3fdd0d7683eebb099b3297b4574b7fe32a.tar.gz
https added.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a24d1c397ebb..95e8b6da1c5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.2.3
pkgrel=1
pkgdesc="Community made Linux drivers for Logitech mice (Currently only G300s)"
arch=('i686' 'x86_64')
-url="http://github.com/krayon/$pkgname"
+url="https://github.com/krayon/$pkgname"
license=('GPL2')
depends=('libusb')
makedepends=('git' 'ctags')