[arch-commits] Commit in pixman/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Wed Nov 21 15:31:13 UTC 2018
Date: Wednesday, November 21, 2018 @ 15:31:12
Author: andyrtr
Revision: 340201
upgpkg: pixman 0.36.0-1
upstream update 0.36.0
Modified:
pixman/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-21 14:00:55 UTC (rev 340200)
+++ PKGBUILD 2018-11-21 15:31:12 UTC (rev 340201)
@@ -3,8 +3,8 @@
# Contributor: Alexander Baldeck <alexander at archlinux.org>
pkgname=pixman
-pkgver=0.34.0
-pkgrel=2
+pkgver=0.36.0
+pkgrel=1
pkgdesc="The pixel-manipulation library for X and cairo"
arch=(x86_64)
url="http://xorg.freedesktop.org"
@@ -11,7 +11,7 @@
license=('custom')
depends=('glibc')
source=(https://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('367698744e74d6d4f363041482965b9ea7fbe4a5')
+sha1sums=('10d85590beee287a508a148297808a66d1ce11cd')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list