Update libgsf to 1.14.50

This commit is contained in:
Vitaliy Gerasimov
2022-08-02 22:38:53 -07:00
parent 7b3828dd73
commit 1971ca7d15

View File

@@ -3,8 +3,8 @@
_realname=libgsf
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.14.49
pkgrel=2
pkgver=1.14.50
pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
pkgdesc="An extensible I/O abstraction library for dealing with structured file formats (mingw-w64)"
@@ -23,7 +23,7 @@ license=('GPL' 'LGPL')
url="https://gitlab.gnome.org/GNOME/libgsf.git"
source=(https://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz
002-get-unix-path-for-git.patch)
sha256sums=('e9ebe36688f010c9e6e40c8903f3732948deb8aca032578d07d0751bd82cf857'
sha256sums=('6e6c20d0778339069d583c0d63759d297e817ea10d0d897ebbe965f16e2e8e52'
'f08db8333d2b4a369737a77969b5896d408a4d9992fab6f1c9c44ddeae25c516')
prepare() {