summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2022-04-12 14:49:13 -0400
committerTony Lambiris2022-04-12 14:49:13 -0400
commite5a6268c4fa2a285729ae52339a45a73ee5e4670 (patch)
treee09fa83435901333fad569226bbf08f0998b3cd4
parent4e256ad0d4ef1fe1d31394821e20eb97a7887c44 (diff)
downloadaur-e5a6268c4fa2a285729ae52339a45a73ee5e4670.tar.gz
Version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index acd785f395b8..ef2f57a21463 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nct6775-master-dkms-git
pkgdesc = Nuvoton module for nct67xx chips synced with latest upstream kernel.
- pkgver = r163.c027986
+ pkgver = r164.b2edd29
pkgrel = 1
url = https://github.com/tonylambiris/nct6775
arch = i686
@@ -8,7 +8,7 @@ pkgbase = nct6775-master-dkms-git
license = GPLv2
makedepends = git
depends = dkms
- source = nct6775-master-dkms-git::git://github.com/tonylambiris/nct6775.git
+ source = nct6775-master-dkms-git::git+https://github.com/tonylambiris/nct6775
source = dkms.conf.in
sha256sums = SKIP
sha256sums = 991980f5e5d4b0c45d3b8ef823d983c1fe6059ad4f9ea462900a6d11e137ae74
diff --git a/PKGBUILD b/PKGBUILD
index 5db2675d9063..96be1c724e95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@libpcap.net>
pkgname=nct6775-master-dkms-git
-pkgver=r163.c027986
+pkgver=r164.b2edd29
pkgrel=1
pkgdesc="Nuvoton module for nct67xx chips synced with latest upstream kernel."
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://github.com/tonylambiris/nct6775"
license=('GPLv2')
makedepends=('git')
depends=('dkms')
-source=("${pkgname}::git://github.com/tonylambiris/nct6775.git"
+source=("${pkgname}::git+https://github.com/tonylambiris/nct6775"
"dkms.conf.in")
sha256sums=('SKIP'
'991980f5e5d4b0c45d3b8ef823d983c1fe6059ad4f9ea462900a6d11e137ae74')