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

Antonio Rojas arojas at archlinux.org
Sat Apr 27 07:47:14 UTC 2019


    Date: Saturday, April 27, 2019 @ 07:47:13
  Author: arojas
Revision: 454559

https, update to 1.1.5

Modified:
  lib32-libxdamage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-27 07:45:57 UTC (rev 454558)
+++ PKGBUILD	2019-04-27 07:47:13 UTC (rev 454559)
@@ -2,16 +2,16 @@
 
 _pkgbasename=libxdamage
 pkgname=lib32-$_pkgbasename
-pkgver=1.1.4
-pkgrel=3
+pkgver=1.1.5
+pkgrel=1
 pkgdesc="X11 damaged region extension library (32-bit)"
 arch=(x86_64)
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('lib32-libxfixes>=4.0.4' $_pkgbasename)
 makedepends=('pkg-config' 'xorgproto' gcc-multilib)
 source=(${url}/releases/individual/lib/libXdamage-${pkgver}.tar.bz2)
-sha256sums=('7c3fe7c657e83547f4822bfde30a90d84524efb56365448768409b77f05355ad')
+sha256sums=('b734068643cac3b5f3d2c8279dd366b5bf28c7219d9e9d8717e1383995e0ea45')
 
 build() {
   export CC="gcc -m32"



More information about the arch-commits mailing list