cargo-aoc: update to 0.3.4.

This commit is contained in:
Jan Christian Grünhage 2023-04-02 11:17:45 +02:00 committed by Michal Vasilek
parent 99d7cc5cf3
commit 798ba3fbdc

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-aoc' # Template file for 'cargo-aoc'
pkgname=cargo-aoc pkgname=cargo-aoc
version=0.3.3 version=0.3.4
revision=1 revision=1
build_wrksrc=cargo-aoc build_wrksrc=cargo-aoc
build_style=cargo build_style=cargo
@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="MIT, Apache-2.0" license="MIT, Apache-2.0"
homepage="https://github.com/gobanos/cargo-aoc" homepage="https://github.com/gobanos/cargo-aoc"
distfiles="https://github.com/gobanos/cargo-aoc/archive/${version}.tar.gz" distfiles="https://github.com/gobanos/cargo-aoc/archive/${version}.tar.gz"
checksum=832655e528c226bc38535483c455927854460689886aac30c6e3cd10c957a396 checksum=ad89ab3d240dc7e7cf1b6fb67c979fe51013b40bdaa89eae1d2c4662566e6d80
post_install() { post_install() {
vlicense LICENSE-MIT vlicense LICENSE-MIT