arandr: update to 0.1.11.

This commit is contained in:
André Cerqueira 2023-01-24 11:48:30 +00:00 committed by classabbyamp
parent 6680e87c03
commit cdae6d3df9
2 changed files with 5 additions and 18 deletions

View file

@ -1,13 +0,0 @@
diff --git a/screenlayout/gui.py b/screenlayout/gui.py
index 275dbdf..bc598cf 100644
--- a/screenlayout/gui.py
+++ b/screenlayout/gui.py
@@ -48,7 +48,7 @@ def actioncallback(function):
A first argument called 'self' is passed through.
"""
- argnames = inspect.getargspec(function)[0]
+ argnames = inspect.getfullargspec(function)[0]
if argnames[0] == 'self':
has_self = True
argnames.pop(0)

View file

@ -1,7 +1,7 @@
# Template file for 'arandr'
pkgname=arandr
version=0.1.10
revision=8
version=0.1.11
revision=1
build_style=python3-module
hostmakedepends="gettext python3-setuptools python3-docutils"
depends="python3-gobject gtk+3 xrandr"
@ -9,6 +9,6 @@ checkdepends="${depends}"
short_desc="Graphical frontend for XRandR"
maintainer="mid-kid <esteve.varela@gmail.com>"
license="GPL-3.0-or-later"
homepage="http://christian.amsuess.com/tools/arandr/"
distfiles="http://christian.amsuess.com/tools/arandr/files/arandr-${version}.tar.gz"
checksum=dbc8ac890da78e9c0ba3403a8932a925813bb8d62265276894e780ba2905b88c
homepage="https://christian.amsuess.com/tools/arandr/"
distfiles="https://christian.amsuess.com/tools/arandr/files/arandr-${version}.tar.gz"
checksum=e4cbbe3698bb812b395770870174be0094bbaeb391105a811f95f42eb182ae02