mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
c54d9db3a4
commit
a1bed5687e
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wlopm'
|
# Template file for 'wlopm'
|
||||||
pkgname=wlopm
|
pkgname=wlopm
|
||||||
version=0.1.0
|
version=1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="wayland-devel"
|
hostmakedepends="wayland-devel"
|
||||||
|
@ -10,8 +10,8 @@ maintainer="icp <pangolin@vivaldi.net>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://git.sr.ht/~leon_plickat/wlopm"
|
homepage="https://git.sr.ht/~leon_plickat/wlopm"
|
||||||
distfiles="https://git.sr.ht/~leon_plickat/wlopm/archive/v${version}.tar.gz"
|
distfiles="https://git.sr.ht/~leon_plickat/wlopm/archive/v${version}.tar.gz"
|
||||||
checksum=f9a7ec03a412e602420ab11d0eea872f6d30dfe5cfee93cd3d0289e4fbbb3aa1
|
checksum=15f31bbd855131943397dded3a26003f2f5056e4c6a1a93d35ff7697b3f1e439
|
||||||
|
|
||||||
post_install() {
|
pre_install() {
|
||||||
vman wlopm.1
|
vmkdir usr/share/bash-completion/completions
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue