diff --git a/srcpkgs/slop/template b/srcpkgs/slop/template index ca62495a5c5..d5dd092a42a 100644 --- a/srcpkgs/slop/template +++ b/srcpkgs/slop/template @@ -1,6 +1,6 @@ # Template file for 'slop' pkgname=slop -version=6.3.38 +version=6.3.40 revision=1 build_style=cmake hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="Juan RP " license="GPL-3" homepage="https://github.com/naelstrof/slop" distfiles="https://github.com/naelstrof/slop/archive/v${version}.tar.gz" -checksum=48abe9b11bfc57ffab0b259a9806612a620bf1afaa955533c9d0746ccf4400ca +checksum=7693230ff47e76682d5386ff624a59e9bd978d6d81c692d474636aafb8d786b5 pre_configure() { sed -i -e '$a\set_target_properties(slopy PROPERTIES VERSION 0.1.0)' CMakeLists.txt