baobab: update to 48.0

This commit is contained in:
Konstantin Podsvirov 2025-04-12 19:34:02 +03:00 committed by Christoph Reiter
parent db8e2ce311
commit 9605e41af6

View File

@ -3,7 +3,7 @@
_realname=baobab
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=47.0
pkgver=48.0
pkgrel=1
pkgdesc="A graphical directory tree analyzer (mingw-w64)"
arch=('any')
@ -27,7 +27,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-desktop-file-utils")
source=("https://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"
"0001-Open-directory-in-explorer.patch")
sha256sums=('b88f74f9c052d3c2388f7062d228cf5e927545acf7408c56841df80ccd1f9c37'
sha256sums=('54592504d49d807f23591be7e7eef10c6c9dfcb7ac527b81c3acd58787b26fda'
'c26000b32cf253fc0d41651c575232859c64e33ea53d75ff187ed17668f47f18')
prepare() {