summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Hinshaw2018-09-13 01:50:35 -0400
committerCorey Hinshaw2018-09-13 01:50:35 -0400
commite19279dc7f1f4464ae484a799074109b83527b8f (patch)
treeaf75b38f8d841714c66e3c673d7fc35ec40801ff
parent178163f8ed536f77fe0883d81449a4f449503cb5 (diff)
downloadaur-e19279dc7f1f4464ae484a799074109b83527b8f.tar.gz
Update to v1.0.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51c6254c1d0d..850034a20953 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 = 0.0.3
- pkgrel = 2
+ pkgver = 1.0.0
+ 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/0.0.3.tar.gz
+ source = https://github.com/pop-os/system76-dkms/archive/1.0.0.tar.gz
source = system76.conf
- sha1sums = 9fb1bfaeece4101b2e96c82ed08282ef8d271a82
+ sha1sums = 6123093c125e72847271d743787d9597efdf21ca
sha1sums = f03f2b085eb04bd889778906ee387277751a1f5f
pkgname = system76-dkms
diff --git a/PKGBUILD b/PKGBUILD
index 0bdf1a9287df..9567e27a1e2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=system76-dkms
_pkgname=system76
-pkgver=0.0.3
-pkgrel=2
+pkgver=1.0.0
+pkgrel=1
pkgdesc="This DKMS driver provides airplane mode, keyboard backlight, and fan support for System76 laptops"
arch=('x86_64')
url="https://github.com/pop-os/system76-dkms"
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('dkms')
source=("https://github.com/pop-os/${pkgname}/archive/${pkgver}.tar.gz"
'system76.conf')
-sha1sums=('9fb1bfaeece4101b2e96c82ed08282ef8d271a82'
+sha1sums=('6123093c125e72847271d743787d9597efdf21ca'
'f03f2b085eb04bd889778906ee387277751a1f5f')