cantarell-fonts: Update to 0.201
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=cantarell-fonts
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=0.111
|
||||
pkgver=0.201
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
pkgdesc="Humanist sans serif font (mingw-w64)"
|
||||
@@ -12,8 +12,8 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-meson"
|
||||
license=(custom:SIL)
|
||||
url="https://www.gnome.org"
|
||||
install=font-${CARCH}.install
|
||||
source=("https://download.gnome.org/sources/${_realname}/0.111/${_realname}-$pkgver.tar.xz")
|
||||
sha256sums=('858b2bc196ee851c8e5a76376097bc75f23bc01b29591c30ed3a550e23b41716')
|
||||
source=("https://download.gnome.org/sources/${_realname}/${pkgver}/${_realname}-${pkgver}.tar.xz")
|
||||
sha256sums=('b61f64e5f6a48aa0abc7a53cdcbce60de81908ca36048a64730978fcd9ac9863')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}"/${_realname}-$pkgver
|
||||
@@ -29,7 +29,7 @@ build() {
|
||||
-Duseprebuilt=true \
|
||||
-Dbuildappstream=true \
|
||||
-Dfontsdir=${MINGW_PREFIX}/share/fonts/cantarell \
|
||||
"../${_realname}-$pkgver"
|
||||
"../${_realname}-${pkgver}"
|
||||
|
||||
ninja
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user