summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 873c548ec848..4deb5c775cc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ pkgname=libgpiod-git
pkgver=r530.a029549
pkgrel=1
pkgdesc="C library and tools for interacting with the linux GPIO character device"
-url="https://github.com/brgl/libgpiod"
+url="https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
license=('LGPL2.1')
depends=('linux>=4.8')
makedepends=('git')
-source=('git://github.com/brgl/libgpiod')
+source=($url)
sha1sums=('SKIP')
pkgver() {