mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/pixman to 0.42.2-1
This commit is contained in:
parent
a29f92133c
commit
baa32007a5
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - disable x86 extensions (mmx, sse2, ssse3)
|
||||
|
||||
pkgname=pixman
|
||||
pkgver=0.42.0
|
||||
pkgver=0.42.2
|
||||
pkgrel=1
|
||||
pkgdesc="The pixel-manipulation library for X and cairo"
|
||||
arch=(x86_64)
|
||||
|
@ -17,7 +17,7 @@ makedepends=('meson' 'libpng')
|
|||
options=('debug')
|
||||
provides=('libpixman-1.so')
|
||||
source=(https://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${pkgver}.tar.xz)
|
||||
sha512sums=('43d43d1aef9b8a6167098ab68ce2cfd8c0429c4825d40a4fb468b5b51dc1a2035f8bd1b70413e4ecd77deb469b5d558f42171b423e348d5ddd8604c466ffc7d9')
|
||||
sha512sums=('3476e2676e66756b1af61b1e532cd80c985c191fb7956eb01702b419726cce99e79163b7f287f74f66414680e7396d13c3fee525cd663f12b6ac4877070ff4e8')
|
||||
#validpgpkeys=('') # Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue