cutter: update to 2.2.1.

This commit is contained in:
icp 2023-05-16 01:05:21 +05:30 committed by classabbyamp
parent f2ba72282f
commit be3efb9913

View file

@ -1,6 +1,6 @@
# Template file for 'cutter'
pkgname=cutter
version=2.2.0
version=2.2.1
revision=1
build_style=cmake
configure_args="-DCUTTER_EXTRA_PLUGIN_DIRS=/usr/lib/rizin/cutter/plugins
@ -17,7 +17,7 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
license="GPL-3.0-only"
homepage="https://cutter.re"
distfiles="https://github.com/rizinorg/cutter/releases/download/v${version}/Cutter-v${version}-src.tar.gz"
checksum=f5d2017c657ffb0eb001710e111a05b3068b40a29b51f5d8f4a650a037329f35
checksum=883746c557f76ff336ce4efd42a81bc1052a5c06c3679aacae84d8bda3de1f58
cutter-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"