diff --git a/srcpkgs/mpv-mpris/template b/srcpkgs/mpv-mpris/template index 1de439670df..774c21c5965 100644 --- a/srcpkgs/mpv-mpris/template +++ b/srcpkgs/mpv-mpris/template @@ -1,6 +1,6 @@ # Template file for 'mpv-mpris' pkgname=mpv-mpris -version=0.2 +version=0.5 revision=1 build_style=gnu-makefile make_build_target=mpris.so @@ -12,12 +12,7 @@ maintainer="Alif Rachmawadi " license="MIT" homepage="https://github.com/hoyon/mpv-mpris" distfiles="https://github.com/hoyon/mpv-mpris/archive/${version}.tar.gz" -checksum=d21a9617759bc368d6e9cb229d099b12968f0e673db5cd0bf12d8a251516d81a - -pre_build() { - sed -e 's|CFLAGS=|override CFLAGS += |' \ - -e 's|LDFLAGS=|override LDFLAGS += |' -i Makefile -} +checksum=673aff031e7cc741edea68d7b4b0103d7b031d4a55755abb9e1be5dd4ec4e969 do_install() { vlicense LICENSE