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

Antonio Rojas arojas at archlinux.org
Sat Apr 27 08:13:37 UTC 2019


    Date: Saturday, April 27, 2019 @ 08:13:37
  Author: arojas
Revision: 454583

https, update to 0.38.4

Modified:
  lib32-pixman/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-27 08:11:21 UTC (rev 454582)
+++ PKGBUILD	2019-04-27 08:13:37 UTC (rev 454583)
@@ -1,16 +1,16 @@
 # Maintainer : Ionut Biru <ibiru at archlinux.org>
 _pkgbasename=pixman
 pkgname=lib32-$_pkgbasename
-pkgver=0.36.0
+pkgver=0.38.4
 pkgrel=1
 pkgdesc="Pixman library (32-bit)"
 arch=('x86_64')
-url="http://xorg.freedesktop.org"
+url="https://xorg.freedesktop.org"
 license=('custom')
 depends=('lib32-glibc' $_pkgbasename)
 makedepends=('gcc-multilib')
 source=(https://xorg.freedesktop.org/releases/individual/lib/${_pkgbasename}-${pkgver}.tar.bz2)
-sha1sums=('10d85590beee287a508a148297808a66d1ce11cd')
+sha1sums=('87e1abc91ac4e5dfcc275f744f1d0ec3277ee7cd')
 
 build() {
   export CC="gcc -m32"



More information about the arch-commits mailing list