summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7292502ffee6..94c78ac18df8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = surface-control-git
pkgdesc = Control various aspects of Microsoft Surface devices from the Command-Line
- pkgver = 0.2.5.r1.g1538374
+ pkgver = 0.2.6.1.r0.gd2b4fea
pkgrel = 1
url = https://github.com/linux-surface/surface-control
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 317ce0482df0..43958e7af5f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname='surface-control'
pkgname="${_pkgname}-git"
-pkgver=0.2.5.r1.g1538374
+pkgver=0.2.6.1.r0.gd2b4fea
pkgrel=1
pkgdesc='Control various aspects of Microsoft Surface devices from the Command-Line'
url='https://github.com/linux-surface/surface-control'