mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
gscreenshot: update to 3.5.1.
This commit is contained in:
parent
9514894aca
commit
d6987c7365
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gscreenshot'
|
||||
pkgname=gscreenshot
|
||||
version=3.5.0
|
||||
version=3.5.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools gettext go-md2man"
|
||||
|
@ -13,7 +13,7 @@ maintainer="icp <pangolin@vivaldi.net>"
|
|||
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=d51ed7f7172cfb82ca404adfc9c3eaa82a441b9bdded4105e3c7c4e7e75562c9
|
||||
checksum=02ded69a416e63b6d78273758e93d5de00f109db8c2e02bbe52dedffd082dc21
|
||||
|
||||
do_check() {
|
||||
(cd src && PYTHONPATH="$(cd build/lib* && pwd)" python3 -m pytest ../test)
|
||||
|
|
Loading…
Add table
Reference in a new issue