Skip to content

Commit

Permalink
cargo-geiger: update to 0.9.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcgruenhage authored and Hoshpak committed Feb 14, 2020
1 parent 936c09e commit 2ea5fbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/cargo-geiger/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'cargo-geiger'
pkgname=cargo-geiger
version=0.9.0
version=0.9.1
revision=1
wrksrc="${pkgname}-${pkgname}-${version}"
build_wrksrc="${pkgname}"
Expand All @@ -12,7 +12,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="MIT, Apache-2.0"
homepage="https://github.com/anderejd/cargo-geiger"
distfiles="https://github.com/anderejd/cargo-geiger/archive/cargo-geiger-${version}.tar.gz"
checksum=a27f9bb7fdfad9b287e0c68464aa582ecb92b6ffddbc6cbd55c470695157547f
checksum=5bef0acae69e0532fdd76864d57faa94bd0b661046a7dcae66217ff36475b9ec

post_install() {
vlicense LICENSE-MIT
Expand Down

0 comments on commit 2ea5fbb

Please sign in to comment.