Skip to content

Commit 7db53d7

Browse files
authored
update: libssc: update libssc to v0.2.2
1 parent a675595 commit 7db53d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sensors/libssc/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pkgname=libssc
2-
pkgver=v0.2.1+r1+g0da6a75
2+
pkgver=v0.2.2
33
pkgrel=1
44
pkgdesc="Library to expose Qualcomm Sensor Core sensors"
55
url="https://codeberg.org/DylanVanAssche/libssc"
@@ -9,7 +9,7 @@ makedepends=( "libqmi" "glib2" "protobuf-c" "meson")
99
provides=(libssc.so)
1010
depends=('protobuf-c' 'libqmi')
1111
subpackages=("libssc-dbg" "libssc-dev")
12-
_commit=0da6a755e247e378ad8dcbcc7b35f6c8b73538f6
12+
_commit=8c706d4805bf5b69245aaa483b27844385fe3df3
1313
source=("git+https://codeberg.org/DylanVanAssche/libssc.git#commit=$_commit")
1414

1515
sha256sums=('SKIP')

0 commit comments

Comments
 (0)