spotify-adblock: update to 1.0.2
This commit is contained in:
parent
a541fd758b
commit
91b9c035a3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'spotify-adblock'
|
||||
pkgname=spotify-adblock
|
||||
version=1.0.1
|
||||
version=1.0.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
conf_files="/etc/spotify-adblock/config.toml"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Subhaditya Nath <sn03.general@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/abba23/spotify-adblock"
|
||||
distfiles="https://github.com/abba23/spotify-adblock/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=01edec4cc87fd0bbf77508fe6bcfdfba244771a992eca9d834df0f9399f1c360
|
||||
checksum=a0b5124573b95548e2f5ae36fc74fdab4fab9282d755affba754641e561aeac6
|
||||
|
||||
pre_install() {
|
||||
{ sed -n '/<summary>Debian/q'
|
||||
|
|
Loading…
Reference in a new issue