summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaximilian Luz2020-09-18 01:12:05 +0200
committerMaximilian Luz2020-09-18 01:12:05 +0200
commit489ef13590ab769c7616f41f2c235a532dc01b18 (patch)
tree13822b2c0b88922b0203e489ae044023ecbaa72b /PKGBUILD
parentc6a403595a474155cf30043090be6be3b7bd28a2 (diff)
downloadaur-489ef13590ab769c7616f41f2c235a532dc01b18.tar.gz
Update to v0.2.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b3ef2738a55..1e4261da0cbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname='surface-control'
pkgname="${_pkgname}-bin"
-pkgver=0.2.7
+pkgver=0.2.8
pkgrel=1
_pkgrel=1
pkgdesc='Control various aspects of Microsoft Surface devices from the Command-Line'
@@ -18,7 +18,7 @@ source=(
"https://github.com/linux-surface/surface-control/releases/download/v${pkgver}-${_pkgrel}/surface-control-${pkgver}.${_pkgrel}-${CARCH}.bin.tar.xz"
)
-sha256sums=('0b43b3163e4170a3452ab8c312d484a0a5bcd9e1ede6d285b126d3a84846803a')
+sha256sums=('bcd7aad6aaf61aa6fccb67a2c71ec4810957c2f7cbb6ead1ce87af646258277e')
package() {