Skip to content

Commit 33f117a

Browse files
committed
baobab: update to 49.1
1 parent c67a9c0 commit 33f117a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mingw-w64-baobab/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
_realname=baobab
44
pkgbase=mingw-w64-${_realname}
55
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
6-
pkgver=48.0
6+
pkgver=49.1
77
pkgrel=1
88
pkgdesc="A graphical directory tree analyzer (mingw-w64)"
99
arch=('any')
@@ -27,7 +27,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
2727
"${MINGW_PACKAGE_PREFIX}-desktop-file-utils")
2828
source=("https://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"
2929
"0001-Open-directory-in-explorer.patch")
30-
sha256sums=('54592504d49d807f23591be7e7eef10c6c9dfcb7ac527b81c3acd58787b26fda'
30+
sha256sums=('6243c92002be7e91f5decd249612face2a4a12d3742afd88b086a94b875dffe0'
3131
'c26000b32cf253fc0d41651c575232859c64e33ea53d75ff187ed17668f47f18')
3232

3333
prepare() {

0 commit comments

Comments
 (0)