summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Luz2019-09-09 00:16:23 +0200
committerMaximilian Luz2019-09-09 00:16:23 +0200
commit25dc7f56333cbb726a51e3403e0af74f4ce28d36 (patch)
treedf1f61ffc907d6774a05c670ef5f7d89b502797b
parentebaa26796450688a87d9870e97208ec8e0f6a0d6 (diff)
downloadaur-25dc7f56333cbb726a51e3403e0af74f4ce28d36.tar.gz
Bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30077a28e6b2..925a3f7fef93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = surface-control
pkgdesc = Control various aspects of Microsoft Surface devices from the Command-Line
pkgver = 0.2.3
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/qzed/linux-surface-control
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index c88b065568d3..7b6cb2dea730 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="surface-control"
pkgver=0.2.3
-pkgrel=2
+pkgrel=3
pkgdesc='Control various aspects of Microsoft Surface devices from the Command-Line'
url='https://github.com/qzed/linux-surface-control'
license=('MIT')