Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
vncdotool
Commits:
257cf7e5 by Jelle van der Waa at 2024-11-18T17:16:40+01:00
upgpkg: 1.2.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = vncdotool
pkgdesc = A command line VNC client
pkgver = 1.2.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/sibson/vncdotool
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <[email protected]>
pkgname=vncdotool
pkgver=1.2.0
-pkgrel=3
+pkgrel=4
pkgdesc='A command line VNC client'
arch=('any')
url='https://github.com/sibson/vncdotool'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vncdotool/-/commit/257cf7e5a97573f07a9a9765eb8f68220d4ef95f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vncdotool/-/commit/257cf7e5a97573f07a9a9765eb8f68220d4ef95f
You're receiving this email because of your account on gitlab.archlinux.org.