[arch-commits] Commit in libxinerama/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 31 04:08:36 UTC 2018
Date: Thursday, May 31, 2018 @ 04:08:34
Author: felixonmars
Revision: 325404
upgpkg: libxinerama 1.1.3-3
BUILDINFO Rebuild
Modified:
libxinerama/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-31 04:04:55 UTC (rev 325403)
+++ PKGBUILD 2018-05-31 04:08:34 UTC (rev 325404)
@@ -5,7 +5,7 @@
pkgname=libxinerama
pkgver=1.1.3
-pkgrel=2
+pkgrel=3
pkgdesc="X11 Xinerama extension library"
arch=('x86_64')
url="https://xorg.freedesktop.org/"
@@ -13,7 +13,7 @@
depends=('libxext' 'xineramaproto')
makedepends=('xorg-util-macros')
source=("${url}/releases/individual/lib/libXinerama-${pkgver}.tar.bz2")
-sha256sums=('7a45699f1773095a3f821e491cbd5e10c887c5a5fce5d8d3fced15c2ff7698e2')
+sha512sums=('c9f059697c04fdc600d9e63873e924032d6cff456674ee28a885270c54722d96df0ef7a78432c2bdc0844241f115e00ad730c29d84681efc1c45a2e1acb3288c')
build() {
cd libXinerama-${pkgver}
More information about the arch-commits
mailing list