We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5300624 commit b96c8e1Copy full SHA for b96c8e1
PKGBUILD
@@ -1,5 +1,5 @@
1
pkgname=iptsd
2
-pkgver=3
+pkgver=3.0.1
3
pkgrel=1
4
pkgdesc='Userspace daemon for Intel Precise Touch & Stylus'
5
arch=('x86_64' 'aarch64')
debian/changelog
@@ -1,3 +1,9 @@
+iptsd (3.0.1-1) unstable; urgency=medium
+
+ * iptsd v3.0.1
+ -- Maximilian Luz <[email protected]> Sun, 04 May 2025 17:14:00 +0200
6
7
iptsd (3-1) unstable; urgency=medium
8
9
* iptsd v3
iptsd.spec
@@ -2,7 +2,7 @@
%global toolchain clang
Name: iptsd
-Version: 3
+Version: 3.0.1
Release: 1%{?dist}
Summary: Userspace daemon for Intel Precise Touch & Stylus
License: GPLv2+
0 commit comments