pc: update to 0.4;adopt.
This commit is contained in:
parent
661f17ea74
commit
9faba39dc7
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'pc'
|
||||
pkgname=pc
|
||||
version=0.2
|
||||
version=0.4
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
hostmakedepends="byacc"
|
||||
short_desc="Programmer's calculator"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://git.sr.ht/~ft/pc"
|
||||
distfiles="https://git.sr.ht/~ft/pc/archive/${version}.tar.gz"
|
||||
checksum=5e9811ee3fdb8a25724a82f96e368aa43f4f60a64e011a8250b3f02cde86ad82
|
||||
checksum=16655b9bddbe76fce94c1deb792f4061782dd665829fda886891a174286e3241
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue