extra/pixman to 0.34.0-2

This commit is contained in:
Kevin Mihelich 2018-11-13 19:35:40 +00:00
parent 2df9b949df
commit aa43409492

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 149216 2012-02-06 13:29:48Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
@ -7,13 +6,13 @@
pkgname=pixman
pkgver=0.34.0
pkgrel=1
pkgrel=2
pkgdesc="The pixel-manipulation library for X and cairo"
arch=(i686 x86_64)
arch=(x86_64)
url="http://xorg.freedesktop.org"
license=('custom')
depends=('glibc')
source=(http://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
source=(https://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('367698744e74d6d4f363041482965b9ea7fbe4a5')
build() {