summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Hinshaw2019-06-06 21:28:14 -0400
committerCorey Hinshaw2019-06-06 21:28:14 -0400
commitc41971595c8e75789ef84b0a007ff686b57c2a2f (patch)
tree282cca2fb8c79bfce7c71f0223062d09ba30f489
parentfbe4409e4db3b0be57cf60699f2038e1cc208cc5 (diff)
downloadaur-c41971595c8e75789ef84b0a007ff686b57c2a2f.tar.gz
Update to 1.0.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 478816eafa48..6dd4a47d2617 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = system76-io-dkms
- pkgdesc = This DKMS driver controls System76 Io devices
- pkgver = 1.0.0
+ pkgdesc = This DKMS driver controls System76 IO devices
+ pkgver = 1.0.1
pkgrel = 1
url = https://github.com/pop-os/system76-io-dkms
arch = x86_64
license = GPL3
depends = dkms
- source = https://github.com/pop-os/system76-io-dkms/archive/1.0.0.tar.gz
+ source = https://github.com/pop-os/system76-io-dkms/archive/1.0.1.tar.gz
source = system76-io.conf
- sha256sums = f62702a4ad2f8539140d9feacad9f2939ab76e49934fc0a4b6213d70f94f9c10
+ sha256sums = 492b334c0861af0e3627eb8f9f25690ba1dc617ba743a4f25ca02740de26db26
sha256sums = aac9100aba28a0a6716b6b2012858ce996a5f710e1f1e02628da1cff2ef2bdd2
pkgname = system76-io-dkms
diff --git a/PKGBUILD b/PKGBUILD
index 1aead63924ce..e403ecc445e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
pkgname=system76-io-dkms
_modname=system76-io
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
-pkgdesc="This DKMS driver controls System76 Io devices"
+pkgdesc="This DKMS driver controls System76 IO devices"
arch=('x86_64')
url="https://github.com/pop-os/system76-io-dkms"
license=('GPL3')
depends=('dkms')
source=("https://github.com/pop-os/${pkgname}/archive/${pkgver}.tar.gz"
"system76-io.conf")
-sha256sums=("f62702a4ad2f8539140d9feacad9f2939ab76e49934fc0a4b6213d70f94f9c10"
+sha256sums=("492b334c0861af0e3627eb8f9f25690ba1dc617ba743a4f25ca02740de26db26"
"aac9100aba28a0a6716b6b2012858ce996a5f710e1f1e02628da1cff2ef2bdd2")
package() {