diff --git a/tools/pacman/libx11_msan/PKGBUILD b/tools/pacman/libx11_msan/PKGBUILD index 7a1531a..a734cdb 100644 --- a/tools/pacman/libx11_msan/PKGBUILD +++ b/tools/pacman/libx11_msan/PKGBUILD @@ -11,8 +11,6 @@ depends=('libxcb' 'glibc' 'xorgproto') makedepends=('xorg-util-macros' 'xtrans' 'clang') license=('MIT AND X11') source=(https://xorg.freedesktop.org//releases/individual/lib/libX11-${pkgver}.tar.xz{,.sig}) -sha512sums=('cb7a284d9081a8b67f7d8568d56dc403a4b787e46ac497b07768d236084c01f80f4ea2ebd814f950ac9738adc3baea3912932fc333858195c4f8217744b6f730' - 'SKIP') build() { cd libX11-${pkgver}