rgb: update to 1.1.0.
This commit is contained in:
parent
4117702084
commit
e6fbba20f2
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'rgb'.
|
# Template file for 'rgb'.
|
||||||
pkgname=rgb
|
pkgname=rgb
|
||||||
version=1.0.6
|
version=1.1.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xorgproto"
|
makedepends="xorgproto"
|
||||||
short_desc="RGB color database for X11"
|
short_desc="Xorg color name database & tools"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/rgb-${version}.tar.xz"
|
||||||
checksum=bbca7c6aa59939b9f6a0fb9fff15dfd62176420ffd4ae30c8d92a6a125fbe6b0
|
checksum=fc03d7f56e5b2a617668167f8927948cce54f93097e7ccd9f056077f479ed37b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in New Issue