summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Luz2020-08-18 16:10:23 +0200
committerMaximilian Luz2020-08-18 16:10:23 +0200
commit1deaac6ec2a8ba5bba4e5dc10fa9d60136447b5d (patch)
tree4981be086154f550cded5905e2036dec4aa5006e
parent9051ea79aecfbd0b0492ae79b6e9c9a64cf02dd8 (diff)
downloadaur-1deaac6ec2a8ba5bba4e5dc10fa9d60136447b5d.tar.gz
Update to v0.2.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad81aa58a0da..e8a8a0d67976 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = surface-control
pkgdesc = Control various aspects of Microsoft Surface devices from the Command-Line
- pkgver = 0.2.6
+ pkgver = 0.2.7
pkgrel = 1
url = https://github.com/linux-surface/surface-control
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = surface-control
makedepends = rust
makedepends = cargo
depends = gcc-libs
- source = surface-control::git+https://github.com/linux-surface/surface-control.git#tag=v0.2.6-1
+ source = surface-control::git+https://github.com/linux-surface/surface-control.git#tag=v0.2.7-1
sha256sums = SKIP
pkgname = surface-control
diff --git a/PKGBUILD b/PKGBUILD
index fa9210e333cd..028095ca0910 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maximilian Luz <luzmaximilian@gmail.com>
pkgname="surface-control"
-pkgver=0.2.6
+pkgver=0.2.7
pkgrel=1
_pkgrel=1
pkgdesc='Control various aspects of Microsoft Surface devices from the Command-Line'