summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Luz2020-08-18 16:14:26 +0200
committerMaximilian Luz2020-08-18 16:14:26 +0200
commit695db3ce69b897b88dc715432e5f4ee35e9a9463 (patch)
tree93732e4126448275103b6e29587f62f5be8c4caf
parent4bad14104d9d3114433d87b42cb8e5e2c11e8c3d (diff)
downloadaur-695db3ce69b897b88dc715432e5f4ee35e9a9463.tar.gz
Update to 0.2.7.1.r0.gf34dae0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94c78ac18df8..08cb7bad2680 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.6.1.r0.gd2b4fea
+ pkgver = 0.2.7.1.r0.gf34dae0
pkgrel = 1
url = https://github.com/linux-surface/surface-control
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 43958e7af5f1..418c4e6c5be8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname='surface-control'
pkgname="${_pkgname}-git"
-pkgver=0.2.6.1.r0.gd2b4fea
+pkgver=0.2.7.1.r0.gf34dae0
pkgrel=1
pkgdesc='Control various aspects of Microsoft Surface devices from the Command-Line'
url='https://github.com/linux-surface/surface-control'
@@ -18,9 +18,7 @@ source=(
"${_pkgname}::git+https://github.com/linux-surface/surface-control.git"
)
-sha256sums=(
- 'SKIP'
-)
+sha256sums=('SKIP')
pkgver() {
cd "${srcdir}/${_pkgname}"