From 3762b7c19887c9a8648e18bdd758f9ef0aec80b3 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Sat, 9 Feb 2019 02:55:01 +0100 Subject: libre/pixman-static: updated to 0.36.0 --- libre/pixman-static/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'libre') diff --git a/libre/pixman-static/PKGBUILD b/libre/pixman-static/PKGBUILD index ea4b091cd..8b55a0c97 100644 --- a/libre/pixman-static/PKGBUILD +++ b/libre/pixman-static/PKGBUILD @@ -6,18 +6,19 @@ _pkgname=pixman pkgname=pixman-static -pkgver=0.34.0 -pkgrel=1.static2 +pkgver=0.36.0 +pkgrel=1 +pkgrel+=.static2 pkgdesc="The pixel-manipulation library for X and cairo" pkgdes+=" (static libraries)" arch=(x86_64) arch+=(i686 armv7h) -url="http://xorg.freedesktop.org" +url="https://cgit.freedesktop.org/pixman/" license=('custom') depends=("pixman=$pkgver") options=('staticlibs') -source=(http://xorg.freedesktop.org/releases/individual/lib/${_pkgname}-${pkgver}.tar.bz2) -sha1sums=('367698744e74d6d4f363041482965b9ea7fbe4a5') +source=(https://xorg.freedesktop.org/releases/individual/lib/${_pkgname}-${pkgver}.tar.bz2) +sha1sums=('10d85590beee287a508a148297808a66d1ce11cd') build() { cd $_pkgname-$pkgver -- cgit v1.2.3