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

Antonio Rojas arojas at archlinux.org
Sat Apr 27 07:57:38 UTC 2019


    Date: Saturday, April 27, 2019 @ 07:57:37
  Author: arojas
Revision: 454569

https, pgp, update to 1.1.3

Modified:
  lib32-libxmu/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-27 07:55:46 UTC (rev 454568)
+++ PKGBUILD	2019-04-27 07:57:37 UTC (rev 454569)
@@ -2,16 +2,18 @@
 
 _pkgbasename=libxmu
 pkgname=lib32-$_pkgbasename
-pkgver=1.1.2
-pkgrel=2
+pkgver=1.1.3
+pkgrel=1
 pkgdesc="X11 miscellaneous micro-utility library (32-bit)"
 arch=('x86_64')
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 depends=('lib32-libxext' 'lib32-libxt' $_pkgbasename)
 makedepends=('xorg-util-macros' 'gcc-multilib')
 license=('custom')
-source=(${url}/releases/individual/lib/libXmu-${pkgver}.tar.bz2)
-sha512sums=('eba4e3d10f7d75ba8464881fb69f295a89774a4b37793197d75f3312e3a342b2df8b7e13e3f5c887962704329b5347ff2f3395e229af9dadf46a93b1e8613cfc')
+source=(${url}/releases/individual/lib/libXmu-${pkgver}.tar.bz2{,.sig})
+sha512sums=('8c6cc65b22aa031ad870dd92736681a068a0878a425a53dbed909943da1136c4a24034d467cfd3785c3a8d78f66850b69f1ebe1eb24aaf9bc176b1d171a5c762'
+            'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <alan.coopersmith at oracle.com>
 
 build() {
   cd "${srcdir}/libXmu-${pkgver}"



More information about the arch-commits mailing list