summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sulfrian2020-12-04 12:43:58 +0100
committerAlexander Sulfrian2020-12-04 12:43:58 +0100
commitc460536d12e28d8108eeb31b0daa18513978c75c (patch)
tree5673914be2aa9c792c9c2b410df836a047660cd1
parent20f18bf0b374048e228135e7b784722073cca471 (diff)
downloadaur-c460536d12e28d8108eeb31b0daa18513978c75c.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 aa32e1cc868f..6a5618087b59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pivccu-modules-dkms
pkgdesc = Kernel modules needed for Homematic
- pkgver = 1.0.45
+ pkgver = 1.0.51
pkgrel = 1
url = https://github.com/alexreinert/piVCCU/
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = pivccu-modules-dkms
makedepends = dtc
depends = dkms
conflicts = pivccu-modules
- source = pivccu::git+https://github.com/alexreinert/piVCCU#commit=6f2e5791c306655b5ddc2c02bd69bdc597e07dfa
+ source = pivccu::git+https://github.com/alexreinert/piVCCU#commit=e28798598aff858fb88b00e7d0918da31cb28795
source = dkms.conf
sha256sums = SKIP
sha256sums = 3f821472f7ea0d7e41f7182beb545312da6b03fbade7f00e44f376fdec98580b
diff --git a/PKGBUILD b/PKGBUILD
index b87d56affa64..343b11b40849 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=pivccu-modules
pkgname=${_pkgbase}-dkms
-pkgver=1.0.45
+pkgver=1.0.51
pkgrel=1
pkgdesc="Kernel modules needed for Homematic"
arch=('x86_64' 'arm' 'armv6h' 'armv7h')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('dkms')
makedepends=('dtc')
conflicts=("${_pkgbase}")
-source=("pivccu::git+https://github.com/alexreinert/piVCCU#commit=6f2e5791c306655b5ddc2c02bd69bdc597e07dfa"
+source=("pivccu::git+https://github.com/alexreinert/piVCCU#commit=e28798598aff858fb88b00e7d0918da31cb28795"
"dkms.conf")
sha256sums=('SKIP'
'3f821472f7ea0d7e41f7182beb545312da6b03fbade7f00e44f376fdec98580b')