gtksourceview5: update to 5.14.2
This commit is contained in:
parent
95bd8e8280
commit
3adc585584
@ -3,7 +3,7 @@
|
||||
_realname=gtksourceview
|
||||
pkgbase=mingw-w64-${_realname}5
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}5"
|
||||
pkgver=5.14.1
|
||||
pkgver=5.14.2
|
||||
pkgrel=1
|
||||
pkgdesc="A text widget adding syntax highlighting and more to GNOME (mingw-w64)"
|
||||
arch=('any')
|
||||
@ -31,7 +31,7 @@ depends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-pcre2"
|
||||
)
|
||||
source=("https://download.gnome.org/sources/gtksourceview/${pkgver%.*}/gtksourceview-${pkgver}.tar.xz")
|
||||
sha256sums=('009862e87b929da5a724ece079f01f8cee29e74797a1ecac349f58c15a3cbc58')
|
||||
sha256sums=('1a6d387a68075f8aefd4e752cf487177c4a6823b14ff8a434986858aeaef6264')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_realname}-${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user