rofi-rbw: update to 1.3.0.
This commit is contained in:
parent
bd35b9b3e8
commit
2122971c4f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rofi-rbw'
|
||||
pkgname=rofi-rbw
|
||||
version=1.2.0
|
||||
revision=2
|
||||
version=1.3.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-poetry-core"
|
||||
depends="python3 python3-ConfigArgParse rbw"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://github.com/fdw/rofi-rbw"
|
||||
changelog="https://raw.githubusercontent.com/fdw/rofi-rbw/HEAD/CHANGELOG.md"
|
||||
distfiles="https://github.com/fdw/rofi-rbw/archive/${version}.tar.gz"
|
||||
checksum=d89b4ac86a9470c9df68debd4f9c504ceb185a43a7f41b07d361ba1ddda8192e
|
||||
checksum=a9040d51364da02835667da0b0da0ca659c4fdccd91d907600d0740d6d1602bd
|
||||
|
||||
post_install() {
|
||||
vman docs/rofi-rbw.1
|
||||
|
|
Loading…
Reference in New Issue