diff --git a/srcpkgs/slop/template b/srcpkgs/slop/template index 01951421fb6..c5b49c64c73 100644 --- a/srcpkgs/slop/template +++ b/srcpkgs/slop/template @@ -1,6 +1,6 @@ # Template file for 'slop' pkgname=slop -version=6.3.41 +version=6.3.43 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=ebe24c34f22d1cd0efd3c71f3af4a10766baee139d37c01babeb9f1fa6023bfa +checksum=d0184f6aa3da4a9dcd01568fe674e461b8a676aa5e692ff368c1b0acac655f4d pre_configure() { sed -i -e '$a\set_target_properties(slopy PROPERTIES VERSION 0.1.0)' CMakeLists.txt