wlopm: update to 1.0.0.

Closes: #53415 [via git-merge-pr]
This commit is contained in:
icp 2024-12-08 00:41:51 +05:30 committed by classabbyamp
parent c54d9db3a4
commit a1bed5687e
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'wlopm'
pkgname=wlopm
version=0.1.0
version=1.0.0
revision=1
build_style=gnu-makefile
hostmakedepends="wayland-devel"
@ -10,8 +10,8 @@ maintainer="icp <pangolin@vivaldi.net>"
license="GPL-3.0-only"
homepage="https://git.sr.ht/~leon_plickat/wlopm"
distfiles="https://git.sr.ht/~leon_plickat/wlopm/archive/v${version}.tar.gz"
checksum=f9a7ec03a412e602420ab11d0eea872f6d30dfe5cfee93cd3d0289e4fbbb3aa1
checksum=15f31bbd855131943397dded3a26003f2f5056e4c6a1a93d35ff7697b3f1e439
post_install() {
vman wlopm.1
pre_install() {
vmkdir usr/share/bash-completion/completions
}