summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSergej Pupykin2019-06-28 18:24:43 +0300
committerSergej Pupykin2019-06-28 18:24:43 +0300
commit1d37529360339470409cb2a4eae2032a91e8a5c6 (patch)
tree268aa9fbbf550b7da8059373d68e8f01c9a2c481 /PKGBUILD
parent899ca68e6695d90daa067e7c8d0dcbc1071b91dd (diff)
downloadaur-spi-config-dkms.tar.gz
upd
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18628bc35c33..2ed0437234a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=spi-config-dkms
pkgver=20190628
-pkgrel=1
+pkgrel=2
pkgdesc="spi board configuration without having to recompile the kernel"
license=('GPL')
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ url='https://github.com/msperl/spi-config'
source=("git+https://github.com/msperl/spi-config.git"
'dkms.conf.in')
md5sums=('SKIP'
- '332867a6ee6f165c6d27004d16ea5f4c')
+ '797b68e988862d7c10bb8cfb2eeaa5e8')
package() {
cd ${srcdir}/spi-config