qubes-input-proxy: upgrade to 1.0.40
Some checks failed
/ build-edge (pull_request) Failing after 39s
/ deploy-edge (pull_request) Has been skipped
/ lint (pull_request) Failing after 30s
/ build-v3.20 (pull_request) Failing after 40s
/ deploy-v3.20 (pull_request) Has been skipped
/ build-v3.21 (pull_request) Failing after 37s
/ deploy-v3.21 (pull_request) Has been skipped
Some checks failed
/ build-edge (pull_request) Failing after 39s
/ deploy-edge (pull_request) Has been skipped
/ lint (pull_request) Failing after 30s
/ build-v3.20 (pull_request) Failing after 40s
/ deploy-v3.20 (pull_request) Has been skipped
/ build-v3.21 (pull_request) Failing after 37s
/ deploy-v3.21 (pull_request) Has been skipped
This commit is contained in:
parent
86fed56ee0
commit
77b8d3c5ee
1 changed files with 2 additions and 9 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
|
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||||
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
|
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||||
pkgname=qubes-input-proxy
|
pkgname=qubes-input-proxy
|
||||||
pkgver=1.0.39
|
pkgver=1.0.40
|
||||||
_gittag=v$pkgver
|
pkgrel=0
|
||||||
pkgrel=2
|
|
||||||
pkgdesc="The Qubes service for proxying input devices"
|
pkgdesc="The Qubes service for proxying input devices"
|
||||||
arch="x86_64"
|
arch="x86_64"
|
||||||
url="https://github.com/QubesOS/qubes-app-linux-input-proxy"
|
url="https://github.com/QubesOS/qubes-app-linux-input-proxy"
|
||||||
|
@ -45,9 +44,3 @@ package() {
|
||||||
# move openrc to init.d
|
# move openrc to init.d
|
||||||
install -Dm755 "$srcdir"/qubes-input-sender.openrc "$pkgdir"/etc/init.d/qubes-input-sender
|
install -Dm755 "$srcdir"/qubes-input-sender.openrc "$pkgdir"/etc/init.d/qubes-input-sender
|
||||||
}
|
}
|
||||||
sha512sums="
|
|
||||||
097056a4700a70b9e1e109f622bbff100728166ff30bfc4b58edf3b18f8f4b053c3152f7e43b60c6c671cb2ad2eb8de7d6544d844ba6456d74f2376d6967dcaf qubes-input-proxy-v1.0.39.tar.gz
|
|
||||||
e21e6ae680f98474cbb8b6213768ca1f8d5ffb0088173a387a309e1b40a9aabbb946f3201aa143088f144f13a5c85c3710b7ade1a1189655a08ed574e3d26df4 qubes-input-trigger_use-openrc.patch
|
|
||||||
21e7b95c94ec1a3f3499e79cf8b1931da2c3e33d8f1af2efe6b52b7e2678d4648bb0597b3a4a95cc10d0ca3cb83df93075b99cf1b615d8493a9e2fd21fb7f8f7 makefile_skip-systemd.patch
|
|
||||||
2d5cb4369bc4d4c83403bb3e7cd7bc784769950a8fbf581996074fe53cc65c56fe4039e2689b6fa34e51ce22e552fc145115c12e71601809767962a3682dd299 qubes-input-sender.openrc
|
|
||||||
"
|
|
||||||
|
|
Loading…
Reference in a new issue