desed: update to 1.2.2.

This commit is contained in:
Andrew Benson 2024-10-15 18:24:12 -05:00
parent f5c9424ba8
commit dadc86675f

View file

@ -1,14 +1,14 @@
# Template file for 'desed' # Template file for 'desed'
pkgname=desed pkgname=desed
version=1.2.1 version=1.2.2
revision=2 revision=1
build_style=cargo build_style=cargo
short_desc="Demystify and debug sed scripts" short_desc="Demystify and debug sed scripts"
maintainer="Andrew Benson <abenson+void@gmail.com>" maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/SoptikHa2/desed" homepage="https://github.com/SoptikHa2/desed"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=bee8c60d58f11472c036277b0318bdceb5520cce5a61965bc028b26ccbdeb706 checksum=73c75eaa65cccde5065a947e45daf1da889c054d0f3a3590d376d7090d4f651a
post_patch() { post_patch() {
# Upstream does not ship a lockfile yet: # Upstream does not ship a lockfile yet: