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

Antonio Rojas arojas at archlinux.org
Sat Apr 27 07:40:25 UTC 2019


    Date: Saturday, April 27, 2019 @ 07:40:24
  Author: arojas
Revision: 454552

https, update to 1.0.9

Modified:
  lib32-libxau/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-27 07:39:01 UTC (rev 454551)
+++ PKGBUILD	2019-04-27 07:40:24 UTC (rev 454552)
@@ -2,16 +2,16 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 _pkgbasename=libxau
 pkgname=lib32-$_pkgbasename
-pkgver=1.0.8
-pkgrel=2
+pkgver=1.0.9
+pkgrel=1
 pkgdesc="X11 authorisation library (32-bit)"
 arch=(x86_64)
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 depends=('lib32-glibc' $_pkgbasename)
 makedepends=('pkgconf' 'xorgproto')
 license=('custom')
 source=(${url}/releases/individual/lib/libXau-${pkgver}.tar.bz2)
-sha1sums=('d9512d6869e022d4e9c9d33f6d6199eda4ad096b')
+sha1sums=('ef9b1ad00f958c8b6e30a1bbc11fdfac311c9733')
 
 build() {
   cd "${srcdir}/libXau-${pkgver}"



More information about the arch-commits mailing list