community/dotool: upgrade to 1.5

This commit is contained in:
John Gebbie 2024-05-05 18:03:42 +01:00 committed by omni
parent b871a00f1a
commit e897a0b973

View File

@ -1,8 +1,8 @@
# Contributor: John Gebbie <me@johngebbie.com>
# Maintainer: John Gebbie <me@johngebbie.com>
pkgname=dotool
pkgver=1.4
pkgrel=2
pkgver=1.5
pkgrel=0
pkgdesc="Command to simulate input anywhere (X11, Wayland, TTYs)"
url="https://sr.ht/~geb/dotool"
arch="all"
@ -13,7 +13,7 @@ subpackages="$pkgname-doc $pkgname-openrc"
source="$pkgname-$pkgver.tar.gz::https://git.sr.ht/~geb/dotool/archive/$pkgver.tar.gz
dotoold.initd
"
options="!check" # no test suite
options="!check net" # no test suite
export GOCACHE="${GOCACHE:-"$srcdir/go-cache"}"
export GOTMPDIR="${GOTMPDIR:-"$srcdir"}"
@ -33,6 +33,6 @@ package() {
}
sha512sums="
9bf735365f6b5dd41473134cca1efaecf702b8733ca5026ac1b568ff4e2168c9120d35c3da5296002d16bd5d2af9910c0011a501d3628059f77221e3de51e362 dotool-1.4.tar.gz
f37c88984c1f87c4a9220d155498a79e63db12909325da6d673aeb9e872264473a18a67a7b2ac106fe36593bc7a5d34250716f675f517154de78023061faee7f dotool-1.5.tar.gz
2d2744d75178aa57c653c5bdc6370caa205d96525f9aa6e5480c6c98c6f3528f0a4eb8997eb1d85acfadf97e790937244b017f5cc7981f2000908619b64dfed1 dotoold.initd
"