Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/dotool/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'dotool'
pkgname=dotool
version=1.4
revision=2
version=1.6
revision=1
build_style=go
go_import_path="git.sr.ht/~geb/dotool"
go_ldflags="-X main.Version=${version}"
Expand All @@ -13,7 +13,7 @@ license="GPL-3.0-only"
homepage="https://sr.ht/~geb/dotool"
changelog="https://git.sr.ht/~geb/dotool/blob/master/CHANGELOG.md"
distfiles="https://git.sr.ht/~geb/dotool/archive/${version}.tar.gz"
checksum=f79969ff582fd440061b0ce2cb8c62c9e531976fbbb2929014ed13d2f2d0b83f
checksum=ce6783b4b697cb8046da32995066926106db97afe7934b522b0e183b995fae1e
system_accounts="_dotoold"
triggers=hwdb.d-dir

Expand Down