mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
rofi-rbw: update to 1.2.0.
This commit is contained in:
parent
0647ab400a
commit
75f70008d0
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rofi-rbw'
|
# Template file for 'rofi-rbw'
|
||||||
pkgname=rofi-rbw
|
pkgname=rofi-rbw
|
||||||
version=1.1.0
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_install_target="dist/rofi_rbw-${version}-py3-none-any.whl"
|
make_install_target="dist/rofi_rbw-${version}-py3-none-any.whl"
|
||||||
|
@ -12,9 +12,9 @@ license="MIT"
|
||||||
homepage="https://github.com/fdw/rofi-rbw"
|
homepage="https://github.com/fdw/rofi-rbw"
|
||||||
changelog="https://raw.githubusercontent.com/fdw/rofi-rbw/HEAD/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/fdw/rofi-rbw/HEAD/CHANGELOG.md"
|
||||||
distfiles="https://github.com/fdw/rofi-rbw/archive/${version}.tar.gz"
|
distfiles="https://github.com/fdw/rofi-rbw/archive/${version}.tar.gz"
|
||||||
checksum=eff1adac15b80532c1092bbdad89e586913da3a2336272c18f38475ea6f2dd3b
|
checksum=d89b4ac86a9470c9df68debd4f9c504ceb185a43a7f41b07d361ba1ddda8192e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman src/rofi_rbw/docs/rofi-rbw.1
|
vman docs/rofi-rbw.1
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue