Skip to content
Snippets Groups Projects
Commit de016816 authored by alice's avatar alice
Browse files

community/rgb: upgrade to 1.1.0

parent 0db023da
No related branches found
No related tags found
No related merge requests found
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=rgb
pkgver=1.0.6
pkgrel=3
pkgdesc="X.org utility to display an RGB color-name database"
pkgver=1.1.0
pkgrel=0 pkgdesc="X.org utility to display an RGB color-name database"
url="http://xorg.freedesktop.org/"
arch="all"
options="!check" # No tests.
license="MIT"
subpackages="$pkgname-doc"
makedepends="xorgproto"
source="https://www.x.org/releases/individual/app/$pkgname-$pkgver.tar.bz2"
prepare() {
default_prepare
update_config_sub
}
source="https://www.x.org/releases/individual/app/$pkgname-$pkgver.tar.xz"
build() {
./configure \
......@@ -29,4 +22,7 @@ build() {
package() {
make DESTDIR="$pkgdir" install
}
sha512sums="92c8885a0e1482065a8b86f7be890859a5eab6b9d57ff219e916cbbd10cd185deec1c5db25dae8c405a343ab0e2ddaba3ddfe0b567d06534405f102e1845654e rgb-1.0.6.tar.bz2"
sha512sums="
640888d64b2d328fff4a1652ba1299436e348bc3cbc90710d79c635acfa7f2fce0018adb818123b41ca008197ff1cbf87aab60501de36c163bed2d80d8556008 rgb-1.1.0.tar.xz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment