libspelling: Update to 0.4.2
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=libspelling
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=0.4.1
|
||||
pkgver=0.4.2
|
||||
pkgrel=1
|
||||
pkgdesc="A GNOME library for spellchecking (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -25,7 +25,7 @@ makedepends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-vala"
|
||||
)
|
||||
source=("https://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz")
|
||||
sha256sums=('2285e5e6e102f8e32c7aaaed3352a76138c8e8696551e9d1bc19651a0aa5eac7')
|
||||
sha256sums=('b3e609b1a247e71bc097e262564f33f51fd7db566eeb0cd74ae5021536b878b5')
|
||||
|
||||
build() {
|
||||
mkdir -p ${srcdir}/build-${MSYSTEM} && cd ${srcdir}/build-${MSYSTEM}
|
||||
|
||||
Reference in New Issue
Block a user