rmlint: update to 2.8.0.
This commit is contained in:
parent
53da9ca752
commit
92903059be
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rmlint'
|
# Template file for 'rmlint'
|
||||||
pkgname=rmlint
|
pkgname=rmlint
|
||||||
version=2.7.0
|
version=2.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=scons
|
build_style=scons
|
||||||
hostmakedepends="pkg-config python3-Sphinx glib-devel"
|
hostmakedepends="pkg-config python3-Sphinx glib-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://rmlint.rtfd.org/"
|
homepage="http://rmlint.rtfd.org/"
|
||||||
distfiles="https://github.com/sahib/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sahib/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=174aaf4a3fd4c2911b7ddffd2804c6b940e38bedbb5cf2a6ec51b552cf919c33
|
checksum=196bb595ac4d3d1a76ed62542b7895bda1cea47f0f77483286b2dfc8fc797253
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
scons install --prefix=${DESTDIR}/usr
|
scons install --prefix=${DESTDIR}/usr
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue