Skip to content

Commit

Permalink
rtx: update to 2023.12.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddyDD committed Dec 10, 2023
1 parent bee7999 commit 767f5f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/rtx/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'rtx'
pkgname=rtx
version=2023.10.1
version=2023.12.21
revision=1
build_style=cargo
# skip cli tests: fail to find executable
Expand All @@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/jdxcode/rtx"
changelog="https://github.com/jdxcode/rtx/releases"
distfiles="https://github.com/jdxcode/rtx/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=f722c106eb5b07a2f3b1b3ace9957943fccb84a1c5502240852ad3e915d55f0c
checksum=26b662ff215c130610f67f764f01d66d7e95f8edef7168fcd94b1d8d5de5c04f

post_install() {
vlicense LICENSE
Expand Down

0 comments on commit 767f5f3

Please sign in to comment.