Skip to content

Commit a402eb8

Browse files
authored
sqlitestudio: Update to 3.4.21 (#27531)
1 parent f0dff17 commit a402eb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mingw-w64-sqlitestudio/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ _realname=sqlitestudio
33
pkgbase=mingw-w64-${_realname}
44
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
55
"${MINGW_PACKAGE_PREFIX}-${_realname}-plugins")
6-
pkgver=3.4.20
6+
pkgver=3.4.21
77
pkgrel=1
88
pkgdesc="Multi-platform SQLite database manager (mingw-w64)"
99
arch=('any')
@@ -34,7 +34,7 @@ source=("https://github.com/pawelsalawa/sqlitestudio/archive/${pkgver}/${_realna
3434
"003-win32-libs.patch"
3535
"clang.patch"::"https://github.com/pawelsalawa/sqlitestudio/pull/5236.patch"
3636
"arm64.patch"::"https://github.com/pawelsalawa/sqlitestudio/pull/5237.patch")
37-
sha256sums=('ee66a32fd326ecf1e07a3efc10ca479e212b2e14b9632dc49c1ef5c2cb76933b'
37+
sha256sums=('13cf813eb2208fa4e893c0e34fdbbc5df47a8c0763deec18a1de308ceb82bd2d'
3838
'895958f1857fc9f8bfeffa88daa50e599082695d7ece974fb3dc6f1350806341'
3939
'6154c2f9c491a1823a2bdc79594d118ed767c1fc28946608a3a3a7ad0a31cf91'
4040
'db53aa419aac7722e76d813ec142cc0483f8d1a27298c241eb24512eb08b20f3'

0 commit comments

Comments
 (0)