Skip to content

Commit 730a698

Browse files
committed
c: update to 0.15.1.
1 parent 1785acd commit 730a698

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

srcpkgs/c/template

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# Template file for 'c'
22
pkgname=c
3-
version=0.14
4-
revision=2
3+
version=0.15.1
4+
revision=1
55
depends="bash"
66
short_desc="Compile and execute C scripts in one go!"
77
maintainer="Orphaned <orphan@voidlinux.org>"
88
license="MIT"
99
homepage="https://github.com/ryanmjacobs/c"
10+
changelog="https://github.com/ryanmjacobs/c/releases"
1011
distfiles="https://github.com/ryanmjacobs/c/archive/v${version}.tar.gz"
11-
checksum=2b66d79d0d5c60b8e6760dac734b8ec9a7d6a5e57f033b97086821b1985a870b
12+
checksum=ecfad78cb0ab56da44dcfed805f5c261ddefd6dc4a4e57eb2dcfcffa85330605
1213

1314
do_install() {
1415
vbin c

0 commit comments

Comments
 (0)