summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Luz2020-10-16 20:25:20 +0200
committerMaximilian Luz2020-10-16 20:25:20 +0200
commitfcc5b0a9b71f323ea859f77bd4807c0601d024bf (patch)
tree24a378b48da0127808b42271a54c3e9b361db6d7
parent0441eecb908cd1b0985db5793c7e65b8e573e815 (diff)
downloadaur-fcc5b0a9b71f323ea859f77bd4807c0601d024bf.tar.gz
Update to v0.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01eb899f2797..00a5f00608c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = surface-dtx-daemon
pkgdesc = Surface Detachment System (DTX) Daemon
- pkgver = 0.1.5
+ pkgver = 0.2.0
pkgrel = 1
url = https://github.com/linux-surface/surface-dtx-daemon
install = surface-dtx-daemon.install
@@ -15,7 +15,7 @@ pkgbase = surface-dtx-daemon
backup = etc/surface-dtx/surface-dtx-userd.conf
backup = etc/surface-dtx/detach.sh
backup = etc/surface-dtx/attach.sh
- source = surface-dtx-daemon::git+https://github.com/linux-surface/surface-dtx-daemon.git#tag=v0.1.5-1
+ source = surface-dtx-daemon::git+https://github.com/linux-surface/surface-dtx-daemon.git#tag=v0.2.0-1
sha256sums = SKIP
pkgname = surface-dtx-daemon
diff --git a/PKGBUILD b/PKGBUILD
index 2337ba7ce336..53275295ee84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maximilian Luz <luzmaximilian@gmail.com>
pkgname="surface-dtx-daemon"
-pkgver=0.1.5
+pkgver=0.2.0
pkgrel=1
_pkgrel=1
pkgdesc="Surface Detachment System (DTX) Daemon"