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

Antonio Rojas arojas at archlinux.org
Sat Apr 27 07:42:52 UTC 2019


    Date: Saturday, April 27, 2019 @ 07:42:51
  Author: arojas
Revision: 454555

https, update to 0.4.5

Modified:
  lib32-libxcomposite/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-27 07:41:29 UTC (rev 454554)
+++ PKGBUILD	2019-04-27 07:42:51 UTC (rev 454555)
@@ -2,16 +2,16 @@
 
 _pkgbasename=libxcomposite
 pkgname=lib32-$_pkgbasename
-pkgver=0.4.4
-pkgrel=3
+pkgver=0.4.5
+pkgrel=1
 pkgdesc="X11 Composite extension library (32-bit)"
 arch=(x86_64)
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('lib32-libxfixes' $_pkgbasename)
 makedepends=('xorg-util-macros' gcc-multilib)
 source=(${url}/releases/individual/lib/libXcomposite-${pkgver}.tar.bz2)
-sha512sums=('b15f8fdbe4cb7488bdad161d73ef8e59ef603c5af92d7b573110ba136d7d4ce3749aac45972bce87662b0310b67e831cffad72c45c15bfff988b5b555d4c884b')
+sha512sums=('502fd51fd9097bb3ca72174ac5b25b9d3b1ff240d32c4765199df03d89337d94b4ddea49e90b177b370862430089d966ce9c38988337156352cfeae911c2d3d5')
 
 build() {
   export CC="gcc -m32"



More information about the arch-commits mailing list