From 4060c61a847cfcc4cf8a2299470921df8024e708 Mon Sep 17 00:00:00 2001 From: Ram-Z Date: Sat, 15 Apr 2017 11:40:43 +0100 Subject: [PATCH] xorg-xauth: 1.0.10 --- xorg-xauth/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xorg-xauth/PKGBUILD b/xorg-xauth/PKGBUILD index f3a3839dc..138edf08f 100644 --- a/xorg-xauth/PKGBUILD +++ b/xorg-xauth/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Neophytos Kolokotronis pkgname=xorg-xauth -pkgver=1.0.9 +pkgver=1.0.10 pkgrel=1 pkgdesc="X.Org authorization settings program" arch=(x86_64) @@ -12,7 +12,7 @@ depends=('libxmu') makedepends=('xorg-util-macros') groups=('xorg-apps' 'xorg') source=(${url}/releases/individual/app/xauth-${pkgver}.tar.bz2) -sha256sums=('56ce1523eb48b1f8a4f4244fe1c3d8e6af1a3b7d4b0e6063582421b0b68dc28f') +sha256sums=('5afe42ce3cdf4f60520d1658d2b17face45c74050f39af45dccdc95e73fafc4d') build() { cd xauth-${pkgver}