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

Felix Yan felixonmars at archlinux.org
Sun Oct 14 09:59:18 UTC 2018


    Date: Sunday, October 14, 2018 @ 09:59:17
  Author: felixonmars
Revision: 393413

upgpkg: lib32-libsm 1.2.3-1

Modified:
  lib32-libsm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-14 09:57:39 UTC (rev 393412)
+++ PKGBUILD	2018-10-14 09:59:17 UTC (rev 393413)
@@ -2,16 +2,16 @@
 
 _pkgbasename=libsm
 pkgname=lib32-$_pkgbasename
-pkgver=1.2.2
-pkgrel=2
+pkgver=1.2.3
+pkgrel=1
 pkgdesc="X11 Session Management library (32-bit)"
 arch=('x86_64')
 license=('custom')
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 depends=('lib32-libice' 'lib32-util-linux' $_pkgbasename)
 makedepends=('xorg-util-macros' 'xtrans' 'gcc-multilib')
 source=(${url}/releases/individual/lib/libSM-${pkgver}.tar.bz2)
-sha1sums=('e6d5dab6828dfd296e564518d2ed0a349a25a714')
+sha512sums=('74c42e27029db78475e62025b4711dbac5e22d2f8e8a24be98a1c31b03c0fc4afe859928f851800ea0b76854f12147900dc4f27bbfd3d8ea45daaaf24b70a903')
 
 build() {
   cd "${srcdir}/libSM-${pkgver}"



More information about the arch-commits mailing list