summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Hinshaw2020-04-17 22:22:54 -0400
committerCorey Hinshaw2020-04-17 22:22:54 -0400
commitfa228dcdb71f520ed1797b9cded5a74c990e3314 (patch)
tree494cda68e706f696bc38af9b10782691e950fa37
parent5141b7d066b69c124888865dc5e31cdaeb3e6557 (diff)
downloadaur-fa228dcdb71f520ed1797b9cded5a74c990e3314.tar.gz
Update to 1.0.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 897ef2d04a22..e35020d7f371 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.6
+ pkgver = 1.0.7
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.6.tar.gz
+ source = https://github.com/pop-os/system76-dkms/archive/1.0.7.tar.gz
source = system76.conf
- sha1sums = 0ee84e1ef0b44ad378b21b27ca090e2d7ec35038
+ sha1sums = 86e6a9961c8cf2d01187ba77800280764af4a8cd
sha1sums = f03f2b085eb04bd889778906ee387277751a1f5f
pkgname = system76-dkms
diff --git a/PKGBUILD b/PKGBUILD
index f5e8fc23258d..c45089c053ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=system76-dkms
_pkgname=system76
-pkgver=1.0.6
+pkgver=1.0.7
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=('0ee84e1ef0b44ad378b21b27ca090e2d7ec35038'
+sha1sums=('86e6a9961c8cf2d01187ba77800280764af4a8cd'
'f03f2b085eb04bd889778906ee387277751a1f5f')