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
4 changes: 2 additions & 2 deletions srcpkgs/pc/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'pc'
pkgname=pc
version=0.4
version=0.6
revision=1
build_style=gnu-makefile
make_use_env=yes
Expand All @@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://git.sr.ht/~ft/pc"
distfiles="https://git.sr.ht/~ft/pc/archive/${version}.tar.gz"
checksum=16655b9bddbe76fce94c1deb792f4061782dd665829fda886891a174286e3241
checksum=30636dcf06690d5483389e53759ac0e9fa6fc1de44dcfe78119b698b0b959d90

post_install() {
vlicense LICENSE
Expand Down