@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'pulsemixer'
|
# Template file for 'pulsemixer'
|
||||||
pkgname=pulsemixer
|
pkgname=pulsemixer
|
||||||
version=1.3.0
|
version=1.4.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
@@ -9,10 +9,9 @@ depends="pulseaudio"
|
|||||||
short_desc="CLI and curses mixer for Pulseaudio"
|
short_desc="CLI and curses mixer for Pulseaudio"
|
||||||
maintainer="Dean Thomson <mrrobot@fsociety.info>"
|
maintainer="Dean Thomson <mrrobot@fsociety.info>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
wrksrc="${pkgname}-${version}-license"
|
|
||||||
homepage="https://github.com/GeorgeFilipkin/pulsemixer"
|
homepage="https://github.com/GeorgeFilipkin/pulsemixer"
|
||||||
distfiles="https://github.com/GeorgeFilipkin/${pkgname}/archive/${version}-license.tar.gz"
|
distfiles="https://github.com/GeorgeFilipkin/pulsemixer/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=dba1f804d3a455b0569522debfc0046fac9e6c8d1642eab7e62a1200aadf8ca7
|
checksum=2fcce7fe285b5ece1f3987a7fa848bb9a01d3a5f3a0de71b755d6417416aead2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user