Skip to content

Commit

Permalink
update: iio-sensor-proxy 3.6-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
silime authored Jan 22, 2025
1 parent 5b8c5fd commit 58b680c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sensors/iio-sensor-proxy/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
# Contributor: Pablo Lezeta <[email protected]>

pkgname=iio-sensor-proxy
pkgver=3.5
pkgrel=99
pkgver=3.6
pkgrel=rc1
pkgdesc='IIO accelerometer sensor to input device proxy'
arch=('aarch64')
url='https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/'
license=('GPL2')
depends=('systemd' 'libgudev' 'glib2' 'polkit' 'libssc')
makedepends=('meson' 'libssc')
checkdepends=('python-gobject' 'python-dbusmock' 'python-psutil' 'umockdev')
_commit=38c3db9d481970bca89914b8c3db23c5690a273d
_commit=bb817139c0f0e7b5129326cac87c2e054ee71a6b
source=("git+https://gitlab.freedesktop.org/hadess/iio-sensor-proxy.git#commit=$_commit"
"iio-sensor-proxy.service"
"0001-fix-biuild.patch")
Expand Down

0 comments on commit 58b680c

Please sign in to comment.