mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
gscreenshot: update to 3.4.2.
This commit is contained in:
parent
938b62dc56
commit
4a49df6200
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gscreenshot'
|
||||
pkgname=gscreenshot
|
||||
version=3.4.1
|
||||
revision=2
|
||||
version=3.4.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools gettext go-md2man"
|
||||
# refer to https://github.com/thenaterhood/gscreenshot#installation
|
||||
|
@ -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=1cbabb2b81277aec03b2aef6ba149a137829e9e65237de7d08cd10c47dc80c3b
|
||||
checksum=dd435bb1dfc4e5c3ead3526bd59db5b24be001e9ba2fd9193a2c6b5b8f63ec76
|
||||
|
||||
do_check() {
|
||||
(cd src && PYTHONPATH="$(cd build/lib* && pwd)" python3 -m pytest ../test)
|
||||
|
|
Loading…
Add table
Reference in a new issue