mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
rofimoji: update to 6.6.0
This commit is contained in:
parent
d174767185
commit
304c609e3f
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rofimoji'
|
||||
pkgname=rofimoji
|
||||
version=6.5.0
|
||||
revision=2
|
||||
version=6.6.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-poetry-core"
|
||||
hostmakedepends="hatchling"
|
||||
depends="python3-ConfigArgParse"
|
||||
short_desc="Simple character picker using rofi"
|
||||
maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://github.com/fdw/rofimoji"
|
||||
changelog="https://raw.githubusercontent.com/fdw/rofimoji/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/fdw/rofimoji/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=a1a3e88643ca77b86e150aac686d245a6bbaa885824542439b5090d20e220530
|
||||
checksum=02707cf1debe0e89b379664c56423a0c45d574e8e670cc15d26d721f671252ed
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue