starplot: rebuild for metadata
This commit is contained in:
parent
31ab1f33a3
commit
5c956ca270
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'starplot'
|
# Template file for 'starplot'
|
||||||
pkgname=starplot
|
pkgname=starplot
|
||||||
version=0.95.5
|
version=0.95.5
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-rpath"
|
configure_args="--disable-rpath"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="gtk+-devel"
|
makedepends="gtk+-devel"
|
||||||
short_desc="View 3d perspective maps of stars"
|
short_desc="View 3d perspective maps of stars"
|
||||||
maintainer="beefcurtains <beefcurtains@users.noreply.github.com>"
|
maintainer="beefcurtains <beefcurtains@users.noreply.github.com>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://starplot.org/"
|
homepage="http://starplot.org/"
|
||||||
distfiles="${homepage}downloads/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}downloads/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e320f141b736b3a6468e7d0c08a93961db6615e9eb4d533d554eea31c3fa845a
|
checksum=e320f141b736b3a6468e7d0c08a93961db6615e9eb4d533d554eea31c3fa845a
|
||||||
|
|
Loading…
Reference in New Issue