summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 850034a20953..4cfec8b9c5b7 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.0
+ pkgver = 1.0.1
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.0.tar.gz
+ source = https://github.com/pop-os/system76-dkms/archive/1.0.1.tar.gz
source = system76.conf
- sha1sums = 6123093c125e72847271d743787d9597efdf21ca
+ sha1sums = 7cbe207d94145e71ca30a71f14bcf11da22af0b0
sha1sums = f03f2b085eb04bd889778906ee387277751a1f5f
pkgname = system76-dkms
diff --git a/PKGBUILD b/PKGBUILD
index 9567e27a1e2c..e1ebaa80fad9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=system76-dkms
_pkgname=system76
-pkgver=1.0.0
+pkgver=1.0.1
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=('6123093c125e72847271d743787d9597efdf21ca'
+sha1sums=('7cbe207d94145e71ca30a71f14bcf11da22af0b0'
'f03f2b085eb04bd889778906ee387277751a1f5f')