rofi-rbw: update to 1.4.2.
This commit is contained in:
parent
9cd1cf1a91
commit
7e6d29fc02
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rofi-rbw'
|
# Template file for 'rofi-rbw'
|
||||||
pkgname=rofi-rbw
|
pkgname=rofi-rbw
|
||||||
version=1.3.0
|
version=1.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core"
|
||||||
|
@ -11,7 +11,7 @@ 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=a9040d51364da02835667da0b0da0ca659c4fdccd91d907600d0740d6d1602bd
|
checksum=66641cb2846a4f2b0f6a523c6e8623642e3f0cf8b0da57d80cd19c0b63d7cc84
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman docs/rofi-rbw.1
|
vman docs/rofi-rbw.1
|
||||||
|
|
Loading…
Reference in New Issue