scrot: update to 1.5.
This commit is contained in:
parent
1feba53d81
commit
0f87fcc600
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'scrot'
|
# Template file for 'scrot'
|
||||||
pkgname=scrot
|
pkgname=scrot
|
||||||
version=1.4
|
version=1.5
|
||||||
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"
|
||||||
|
@ -11,7 +11,7 @@ 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=e19eec69bcdc249917c452270e1c8f28188003b052c352e25999b281cb03510c
|
checksum=87afba3998aac097f13231f3b0452c21188bf4b5cc6ac0747693a1da1a0ae40f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue