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