rofimoji: update to 6.6.0

This commit is contained in:
tranzystorekk 2025-07-26 22:06:22 +02:00
parent d174767185
commit 304c609e3f

View file

@ -1,9 +1,9 @@
# Template file for 'rofimoji' # Template file for 'rofimoji'
pkgname=rofimoji pkgname=rofimoji
version=6.5.0 version=6.6.0
revision=2 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-poetry-core" hostmakedepends="hatchling"
depends="python3-ConfigArgParse" depends="python3-ConfigArgParse"
short_desc="Simple character picker using rofi" short_desc="Simple character picker using rofi"
maintainer="tranzystorekk <tranzystorek.io@protonmail.com>" maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://github.com/fdw/rofimoji" homepage="https://github.com/fdw/rofimoji"
changelog="https://raw.githubusercontent.com/fdw/rofimoji/main/CHANGELOG.md" changelog="https://raw.githubusercontent.com/fdw/rofimoji/main/CHANGELOG.md"
distfiles="https://github.com/fdw/rofimoji/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/fdw/rofimoji/archive/refs/tags/${version}.tar.gz"
checksum=a1a3e88643ca77b86e150aac686d245a6bbaa885824542439b5090d20e220530 checksum=02707cf1debe0e89b379664c56423a0c45d574e8e670cc15d26d721f671252ed
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE