Skip to content

Commit 9603434

Browse files
committed
samurai: update to 1.3.
1 parent 3db4bed commit 9603434

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

srcpkgs/samurai/template

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# Template file for 'samurai'
22
pkgname=samurai
3-
version=1.2
3+
version=1.3
44
revision=1
55
build_style=gnu-makefile
66
short_desc="Ninja-compatible build tool written in C"
77
maintainer="Duncaen <duncaen@voidlinux.org>"
8-
license="MIT, Apache-2.0"
8+
license="MIT AND Apache-2.0"
99
homepage="https://github.com/michaelforney/samurai"
10+
changelog="https://github.com/michaelforney/samurai/releases"
1011
distfiles="https://github.com/michaelforney/samurai/archive/${version}.tar.gz"
11-
checksum=37a2d9f35f338c53387eba210bab7e5d8abe033492664984704ad84f91b71bac
12+
checksum=44ff119a27b343ec47a797fa8701c19b9e672230bc15f3c6a6cede9641ea6332
1213

1314
post_install() {
1415
vlicense LICENSE

0 commit comments

Comments
 (0)