gscreenshot: update to 3.4.1.
This commit is contained in:
parent
95cc4a0c88
commit
7255d8b3a6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gscreenshot'
|
||||
pkgname=gscreenshot
|
||||
version=3.4.0
|
||||
version=3.4.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools gettext go-md2man"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Rui Flora <rui.flora@gmail.com>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/thenaterhood/gscreenshot"
|
||||
distfiles="https://github.com/thenaterhood/gscreenshot/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=c80e7366cdb32377300cc581c8f042e1b70f865b20505d0f5224a1c5d00d6416
|
||||
checksum=1cbabb2b81277aec03b2aef6ba149a137829e9e65237de7d08cd10c47dc80c3b
|
||||
|
||||
do_check() {
|
||||
(cd src && PYTHONPATH="$(cd build/lib* && pwd)" python3 -m pytest ../test)
|
||||
|
|
Loading…
Add table
Reference in a new issue