Skip to content

Commit

Permalink
fix: corectrl build error
Browse files Browse the repository at this point in the history
  • Loading branch information
hesam-init committed Sep 9, 2024
1 parent 1ca2535 commit ef973cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion srcpkgs/corectrl/template
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Template file for 'corectrl'
# pkgname=corectrl
pkgname=corectrl
version=1.4.1
revision=1
build_style=cmake
Expand All @@ -13,5 +13,6 @@ short_desc="User-friendly hardware control application"
maintainer="hesam-init <[email protected]>"
license="GPL-3.0-or-later"
homepage="https://gitlab.com/corectrl/corectrl"
changelog="https://gitlab.com/corectrl/corectrl/-/raw/master/CHANGELOG.md"
distfiles="https://gitlab.com/corectrl/corectrl/-/archive/v${version}/corectrl-v${version}.tar.gz"
checksum="dec3471142884e1940daa85bec7dbd4df1bc5a33cf1c523048031d4916fa9acd"

0 comments on commit ef973cf

Please sign in to comment.