diff --git a/srcpkgs/sd/template b/srcpkgs/sd/template index 64eb107396..8901615499 100644 --- a/srcpkgs/sd/template +++ b/srcpkgs/sd/template @@ -1,19 +1,14 @@ # Template file for 'sd' pkgname=sd -version=0.5.0 +version=0.6.4 revision=1 -wrksrc="sd-sd-${version}" build_style=cargo short_desc="Intuitive find & replace CLI" maintainer="SolitudeSF " license="MIT" homepage="https://github.com/chmln/sd" -distfiles="https://github.com/chmln/sd/archive/sd-${version}.tar.gz" -checksum=167940e76ce0dd0129832e1cc1302eef9318f9003d27d968fbcba912ce23bb1c - -case "$XBPS_TARGET_MACHINE" in - aarch64-musl) broken="MAP_32BIT not available" ;; -esac +distfiles="${homepage}/archive/${version}.tar.gz" +checksum=ceb29887826b9b5c56990ca9dc81a3e6177a0e08424954f4d80e76c413591a8d post_install() { vlicense LICENSE