diff --git a/srcpkgs/Solaar/template b/srcpkgs/Solaar/template index 1ba1c2ea72c..aaa5af639fc 100644 --- a/srcpkgs/Solaar/template +++ b/srcpkgs/Solaar/template @@ -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 " 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