libgedit-tepl: update to 6.11.0
This commit is contained in:
@@ -4,12 +4,12 @@ _realname=libgedit-tepl
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
"${MINGW_PACKAGE_PREFIX}-${_realname}-docs")
|
||||
pkgver=6.10.0
|
||||
pkgrel=2
|
||||
pkgver=6.11.0
|
||||
pkgrel=1
|
||||
pkgdesc='Library that eases the development of GtkSourceView-based text editors and IDEs (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://github.com/gedit-technology/libgedit-tepl'
|
||||
url='https://gitlab.gnome.org/World/gedit/libgedit-tepl'
|
||||
license=('spdx:LGPL-3.0-or-later')
|
||||
depends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-cairo"
|
||||
@@ -33,8 +33,8 @@ makedepends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-ninja"
|
||||
"${MINGW_PACKAGE_PREFIX}-pkgconf"
|
||||
)
|
||||
source=("https://github.com/gedit-technology/libgedit-tepl/releases/download/${pkgver}/${_realname}-${pkgver}.tar.xz")
|
||||
sha256sums=('242c4be67719dc4a5361cf91930b1d124091c2fc93c2269628c98d7375b1214d')
|
||||
source=("https://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz")
|
||||
sha256sums=('30814663de8324acbbdce623ead4690ed75a9ff7c90023a04997d67e2c0121aa')
|
||||
|
||||
build() {
|
||||
local -a _static_flags=(
|
||||
|
||||
Reference in New Issue
Block a user