summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4bae34da76cd..144f8bb2ff4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andras Czigany <andras dot czigany dot 'thirteen with digits' at gmail dot com>
pkgname=xorg-rgb
-pkgver=1.0.5
+pkgver=1.0.6
pkgrel=1
pkgdesc="X colorname to RGB mapping database"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@ depends=('glibc')
makedepends=('xorg-util-macros')
groups=('xorg-apps' 'xorg')
source=(http://xorg.freedesktop.org/archive/individual/app/rgb-${pkgver}.tar.bz2)
-sha256sums=('8e936e648ffddce2e7184790efa15e4fa2bcb47f9da5469515d212c61bc8f857')
+sha256sums=('bbca7c6aa59939b9f6a0fb9fff15dfd62176420ffd4ae30c8d92a6a125fbe6b0')
build() {
cd "${srcdir}/rgb-${pkgver}"