scrot: update to 1.2.

This commit is contained in:
Frank Steinborn 2019-08-21 16:49:03 +02:00 committed by Helmut Pozimski
parent b725433c75
commit 6ba10176ac

View file

@ -1,17 +1,17 @@
# Template file for 'scrot' # Template file for 'scrot'
pkgname=scrot pkgname=scrot
version=1.1.1 version=1.2
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
make_install_args="docsdir=/usr/share/doc/scrot" make_install_args="docsdir=/usr/share/doc/scrot"
hostmakedepends="automake autoconf-archive" hostmakedepends="automake autoconf-archive"
makedepends="libX11-devel libXcursor-devel giblib-devel imlib2-devel" makedepends="libX11-devel libXcursor-devel giblib-devel imlib2-devel"
short_desc="Simple command-line screenshot utility for X" short_desc="Simple command-line screenshot utility for X"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Frank Steinborn <steinex@nognu.de>"
license="MIT" license="MIT"
homepage="https://github.com/resurrecting-open-source-projects/scrot" homepage="https://github.com/resurrecting-open-source-projects/scrot"
distfiles="https://github.com/resurrecting-open-source-projects/scrot/archive/${version}.tar.gz" distfiles="https://github.com/resurrecting-open-source-projects/scrot/archive/${version}.tar.gz"
checksum=63bc645d5dfff51e441541dc999379b34722c6428a4cd642e20005e6901383ba checksum=e9b41d4cb9b5ab3747d6718c4eb51d5aaf35b6cac23c9ff68af15fc1c9ce187c
pre_configure() { pre_configure() {
./autogen.sh ./autogen.sh