Skip to content

Commit

Permalink
libvirt: update to 10.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Biswa96 committed May 3, 2024
1 parent d33431d commit df0073b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-libvirt/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=libvirt
pkgbase=mingw-w64-${_realname}
pkgname=${MINGW_PACKAGE_PREFIX}-${_realname}
_pkgdev=10.2.0
_pkgdev=10.3.0
pkgver=${_pkgdev//-/}
pkgrel=1
pkgdesc="Windows libvirt virtualization library (mingw-w64)"
Expand Down Expand Up @@ -40,7 +40,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
rpcsvc-proto
perl)
source=("https://libvirt.org/sources/${_realname}-${_pkgdev}.tar.xz"{,.asc})
sha256sums=('215772bc5dc4a672e67ffa9de3774f05ed4b7ed282dbe296ec5c9fec01dd7ae3'
sha256sums=('2af5a50b6b1027822b6344e35080fa78cc8266f821a3ae6f8f372f18dd049018'
'SKIP')
validpgpkeys=('453B65310595562855471199CA68BE8010084C9C') # Jiří Denemark <[email protected]>
noextract=(${_realname}-${_pkgdev}.tar.xz)
Expand Down

0 comments on commit df0073b

Please sign in to comment.