Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions srcpkgs/rofimoji/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'rofimoji'
pkgname=rofimoji
version=6.8.0
version=6.9.0
revision=1
build_style=python3-pep517
hostmakedepends="hatchling"
Expand All @@ -11,9 +11,10 @@ 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=721dd1f6a20ea4a236a1316b1a996ab9b235dfecced31ffd6c8a88c815d57cfb
checksum=0533841c2841b7cfdda6ad41093e39848a0a8c7bcc661c312741d80fc7d689e7

post_install() {
vlicense LICENSE
vman src/picker/docs/rofi-rofimoji.7
vman src/picker/docs/rofimoji.1
}
Loading