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