summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Hinshaw2020-04-25 14:42:30 -0400
committerCorey Hinshaw2020-04-25 14:42:30 -0400
commit12261f19309beab58b4d0fb115da18acb163d499 (patch)
tree1e862662d91ff6f350f368fdad9236e72ef70db3
parentfa228dcdb71f520ed1797b9cded5a74c990e3314 (diff)
downloadaur-12261f19309beab58b4d0fb115da18acb163d499.tar.gz
Update to 1.0.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e35020d7f371..3a74f707d276 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = system76-dkms
pkgdesc = This DKMS driver provides airplane mode, keyboard backlight, and fan support for System76 laptops
- pkgver = 1.0.7
+ pkgver = 1.0.8
pkgrel = 1
url = https://github.com/pop-os/system76-dkms
arch = x86_64
license = GPL3
depends = dkms
- source = https://github.com/pop-os/system76-dkms/archive/1.0.7.tar.gz
+ source = https://github.com/pop-os/system76-dkms/archive/1.0.8.tar.gz
source = system76.conf
- sha1sums = 86e6a9961c8cf2d01187ba77800280764af4a8cd
+ sha1sums = 0587611cb7efdf5454cab24ac4081fdbccf64635
sha1sums = f03f2b085eb04bd889778906ee387277751a1f5f
pkgname = system76-dkms
diff --git a/PKGBUILD b/PKGBUILD
index c45089c053ba..995e4be3f94e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=system76-dkms
_pkgname=system76
-pkgver=1.0.7
+pkgver=1.0.8
pkgrel=1
pkgdesc="This DKMS driver provides airplane mode, keyboard backlight, and fan support for System76 laptops"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('dkms')
source=("https://github.com/pop-os/${pkgname}/archive/${pkgver}.tar.gz"
'system76.conf')
-sha1sums=('86e6a9961c8cf2d01187ba77800280764af4a8cd'
+sha1sums=('0587611cb7efdf5454cab24ac4081fdbccf64635'
'f03f2b085eb04bd889778906ee387277751a1f5f')