gscreenshot: update to 2.11.0.
This commit is contained in:
parent
6c0f1d3a08
commit
bdbd0e9b6c
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'gscreenshot'
|
||||
pkgname=gscreenshot
|
||||
version=2.10.2
|
||||
revision=2
|
||||
version=2.11.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="gscreenshot"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="gtk+3 python3-setuptools python3-Pillow python3-gobject scrot"
|
||||
short_desc="GUI front-end for the scrot program"
|
||||
|
@ -12,4 +11,4 @@ maintainer="Rui Flora <rui.flora@gmail.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/thenaterhood/gscreenshot"
|
||||
distfiles="https://github.com/thenaterhood/gscreenshot/archive/v${version}.tar.gz"
|
||||
checksum=7ab9cbf46e1edbe1ac7a157e37a18ab32c8acc496c8721dac7c04569888ee3f1
|
||||
checksum=41d749d8f8331272f75638b535c81ac968f7a61cf91b7bb55f63edcb484f085c
|
||||
|
|
Loading…
Reference in New Issue