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'
|
# Template file for 'Solaar'
|
||||||
pkgname=Solaar
|
pkgname=Solaar
|
||||||
version=1.0.2
|
version=1.0.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-pyudev"
|
depends="python3-pyudev"
|
||||||
|
@ -10,9 +10,4 @@ maintainer="Young Jin Park <youngjinpark20@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://pwr-solaar.github.io/Solaar/"
|
homepage="https://pwr-solaar.github.io/Solaar/"
|
||||||
distfiles="https://github.com/pwr-Solaar/Solaar/archive/${version}.tar.gz"
|
distfiles="https://github.com/pwr-Solaar/Solaar/archive/${version}.tar.gz"
|
||||||
checksum=fd5898264b12f48270f1a7a4f437b97483a14f2aca71383a8c513d8ed536fd41
|
checksum=f4712eac64a7b0c53d68863a47293dcf04ef0d21481147e03b594df933ecdae9
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vmkdir usr/lib/udev
|
|
||||||
mv ${DESTDIR}/etc/udev/rules.d ${DESTDIR}/usr/lib/udev
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue