Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dotool: update to 1.1.
@ 2023-01-09 14:19 JohnGebbie
  2023-01-10 14:38 ` [PR PATCH] [Updated] " JohnGebbie
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: JohnGebbie @ 2023-01-09 14:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 470 bytes --]

There is a new pull request by JohnGebbie against master on the void-packages repository

https://github.com/JohnGebbie/void-packages dotool
https://github.com/void-linux/void-packages/pull/41536

dotool: update to 1.1.
#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

Just made this draft of the not quite released version to reference

A patch file from https://github.com/void-linux/void-packages/pull/41536.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dotool-41536.patch --]
[-- Type: text/x-diff, Size: 1145 bytes --]

From 004e9ba4d779da364c771ed6067045e7705faa31 Mon Sep 17 00:00:00 2001
From: John Gebbie <me@johngebbie.com>
Date: Mon, 9 Jan 2023 13:49:15 +0000
Subject: [PATCH] dotool: update to 1.1.

---
 srcpkgs/dotool/template | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/dotool/template b/srcpkgs/dotool/template
index ab1c583b2870..98e8661c6012 100644
--- a/srcpkgs/dotool/template
+++ b/srcpkgs/dotool/template
@@ -1,15 +1,18 @@
 # Template file for 'dotool'
 pkgname=dotool
-version=1.0
+# TODO
+# version=1.1
+version=3d9648f0fd4245a547c9801222b3fd40fbfa322f
 revision=1
 build_style=go
 go_import_path="git.sr.ht/~geb/dotool"
+go_ldflags="-X main.Version=${version}"
 short_desc="Command to simulate input anywhere (X11, Wayland, TTYs)"
 maintainer="John Gebbie <me@johngebbie.com>"
 license="GPL-3.0-only"
 homepage="https://sr.ht/~geb/dotool"
 distfiles="https://git.sr.ht/~geb/dotool/archive/${version}.tar.gz"
-checksum=b73097f0c7be22e318e8ee446aed8291693a7198d335a82ca624a5887fe8d16d
+checksum=4e77da4aec6d8c197acb01dec8bae577cd7dd483069f1c8a2b9d6ddcab996d58
 system_accounts="_dotoold"
 
 post_install() {

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-02-11  5:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-09 14:19 [PR PATCH] dotool: update to 1.1 JohnGebbie
2023-01-10 14:38 ` [PR PATCH] [Updated] " JohnGebbie
2023-01-21 22:03 ` JohnGebbie
2023-01-21 22:18 ` JohnGebbie
2023-01-31 12:29 ` JohnGebbie
2023-02-06 11:46 ` JohnGebbie
2023-02-06 11:52 ` JohnGebbie
2023-02-06 11:55 ` JohnGebbie
2023-02-06 12:01 ` dotool: update to 1.2 JohnGebbie
2023-02-06 12:22 ` JohnGebbie
2023-02-11  5:26 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).