[arch-commits] Commit in lib32-libxinerama/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Sep 13 16:46:21 UTC 2018


    Date: Thursday, September 13, 2018 @ 16:46:21
  Author: felixonmars
Revision: 380384

upgpkg: lib32-libxinerama 1.1.4-1

Modified:
  lib32-libxinerama/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-13 16:44:37 UTC (rev 380383)
+++ PKGBUILD	2018-09-13 16:46:21 UTC (rev 380384)
@@ -3,8 +3,8 @@
 
 _pkgbasename=libxinerama
 pkgname=lib32-$_pkgbasename
-pkgver=1.1.3
-pkgrel=2
+pkgver=1.1.4
+pkgrel=1
 pkgdesc="X11 Xinerama extension library (32-bit)"
 arch=(x86_64)
 url="http://xorg.freedesktop.org/"
@@ -12,7 +12,7 @@
 depends=('lib32-libxext' $_pkgbasename)
 makedepends=('xorg-util-macros' gcc-multilib)
 source=(${url}/releases/individual/lib/libXinerama-${pkgver}.tar.bz2)
-sha256sums=('7a45699f1773095a3f821e491cbd5e10c887c5a5fce5d8d3fced15c2ff7698e2')
+sha512sums=('cff777ad942614fbf6bc6d8529f399e62debf3ecbf6cc0694a94e38c022bf929ffd5636fb59f55533c394d89b23af3ea51fa5128927f12a85787e16239330f14')
 
 build() {
   export CC="gcc -m32"



More information about the arch-commits mailing list