piper: update to 0.5.
This commit is contained in:
parent
a18d3e69d1
commit
87a73f942b
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'piper'
|
||||
pkgname=piper
|
||||
version=0.4
|
||||
version=0.5
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=meson
|
||||
hostmakedepends="gettext libratbag pkg-config glib-devel python3-lxml"
|
||||
makedepends="python3-devel python3-gobject-devel"
|
||||
depends="libratbag python3-gobject python3-lxml"
|
||||
depends="libratbag gtk+3 python3-lxml"
|
||||
checkdepends="python3-flake8"
|
||||
short_desc="GTK application to configure gaming mice"
|
||||
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/libratbag/piper"
|
||||
distfiles="https://github.com/libratbag/piper/archive/${version}.tar.gz"
|
||||
checksum=d62db7509348506cfb17588612cdf03877dbe0bca26904519eef9657e45bfb28
|
||||
checksum=693fdff60cbd04ca9daa830bc51a208e67557ff2b42fe7c36da14af3e1e7421d
|
||||
|
|
Loading…
Reference in a new issue