summaryrefslogtreecommitdiff
path: root/extra/xorg-xrdb
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-03-04 17:40:29 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-03-04 17:40:29 +0100
commitab85c8dea14553cb735a0b03a3ee92d8133cb745 (patch)
tree352d9d560c87cfed05baabb7ea6aadcd40f12ba8 /extra/xorg-xrdb
parent1620a92464d6b7e6f455a98f4b0135ae4f677fd7 (diff)
Fix xorg-xrdb sha1sums.
Diffstat (limited to 'extra/xorg-xrdb')
-rw-r--r--extra/xorg-xrdb/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xorg-xrdb/PKGBUILD b/extra/xorg-xrdb/PKGBUILD
index 3091c3aea..3c0125f31 100644
--- a/extra/xorg-xrdb/PKGBUILD
+++ b/extra/xorg-xrdb/PKGBUILD
@@ -12,7 +12,7 @@ depends=('libx11' 'libxmu' 'mcpp')
makedepends=('xorg-util-macros')
groups=('xorg-apps' 'xorg')
source=(http://xorg.freedesktop.org/archive/individual/app/xrdb-${pkgver}.tar.bz2)
-sha1sums=('9bfdd09a2b303b962439910f7bccaddd69b6ca8a')
+sha1sums=('efa5f2420411988d6a6e142934393fd272507857')
build() {
cd "${srcdir}/xrdb-${pkgver}"