mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
Solaar: update to 1.0.3.
This commit is contained in:
parent
ad1eb8e2d4
commit
c33c5bc603
1 changed files with 3 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'Solaar'
|
||||
pkgname=Solaar
|
||||
version=1.0.2
|
||||
revision=2
|
||||
version=1.0.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-pyudev"
|
||||
|
@ -10,9 +10,4 @@ maintainer="Young Jin Park <youngjinpark20@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://pwr-solaar.github.io/Solaar/"
|
||||
distfiles="https://github.com/pwr-Solaar/Solaar/archive/${version}.tar.gz"
|
||||
checksum=fd5898264b12f48270f1a7a4f437b97483a14f2aca71383a8c513d8ed536fd41
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/lib/udev
|
||||
mv ${DESTDIR}/etc/udev/rules.d ${DESTDIR}/usr/lib/udev
|
||||
}
|
||||
checksum=f4712eac64a7b0c53d68863a47293dcf04ef0d21481147e03b594df933ecdae9
|
||||
|
|
Loading…
Add table
Reference in a new issue