parent
aef337a536
commit
2fc92cb6ba
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'gscreenshot'
|
||||
pkgname=gscreenshot
|
||||
version=2.9.3
|
||||
version=2.10.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
pycompile_module="gscreenshot"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python-setuptools python-Pillow python-gobject scrot"
|
||||
depends="gtk+3 python-setuptools python-Pillow python-gobject scrot"
|
||||
short_desc="GUI front-end for the scrot program"
|
||||
maintainer="Rui Flora <rui.flora@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="https://github.com/thenaterhood/gscreenshot"
|
||||
distfiles="https://github.com/thenaterhood/gscreenshot/archive/v${version}.tar.gz"
|
||||
checksum=bd011abf6cfa607bd7cef06fe56c1b4043c286e252371407e4c546acf1bd4b8a
|
||||
checksum=a119e814b0bf85816d0961823cf31e1145e416bc6dae1ad95f40729a3625e519
|
||||
|
|
Loading…
Reference in New Issue