mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 12:24:37 +08:00
pango: update to 1.36.8
This commit is contained in:
parent
f0a47276d8
commit
d49f6f1da1
@ -1,8 +1,8 @@
|
|||||||
# Platform Packages for Chakra, part of chakra-project.org
|
# Platform Packages for Chakra, part of chakra-project.org
|
||||||
|
|
||||||
pkgname=pango
|
pkgname=pango
|
||||||
pkgver=1.36.3
|
pkgver=1.36.8
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="A library for layout and rendering of text"
|
pkgdesc="A library for layout and rendering of text"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
@ -11,7 +11,7 @@ makedepends=('gobject-introspection' 'libxt' 'fontconfig')
|
|||||||
install=pango.install
|
install=pango.install
|
||||||
source=("http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
|
source=("http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
|
||||||
url="http://www.pango.org/"
|
url="http://www.pango.org/"
|
||||||
sha256sums=('ad48e32917f94aa9d507486d44366e59355fcfd46ef86d119ddcba566ada5d22')
|
sha256sums=('18dbb51b8ae12bae0ab7a958e7cf3317c9acfc8a1e1103ec2f147164a0fc2d07')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||||
|
Loading…
Reference in New Issue
Block a user