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