units: update to 2.13.
This commit is contained in:
parent
0e87a9df31
commit
2baed77506
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'units'
|
||||
pkgname=units
|
||||
version=2.12
|
||||
version=2.13
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="python texinfo"
|
||||
hostmakedepends="python"
|
||||
makedepends="readline-devel"
|
||||
depends="python python-Unidecode"
|
||||
short_desc="Converts between different units"
|
||||
maintainer="beefcurtains <beefcurtains@users.noreply.github.com>"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.gnu.org/software/units/units.html"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=7868ea5118f1fe8e9f9f7256ecc7f1ee0dd7027ba9f32cc739184af1ed94bbcb
|
||||
checksum=0ba5403111f8e5ea22be7d51ab74c8ccb576dc30ddfbf18a46cb51f9139790ab
|
||||
|
|
Loading…
Reference in New Issue