ruby-dbus: update to 0.25.0
This commit is contained in:
parent
94625b60cb
commit
4d2e23c40b
@ -3,8 +3,8 @@
|
|||||||
_realname=ruby-dbus
|
_realname=ruby-dbus
|
||||||
pkgbase=mingw-w64-${_realname}
|
pkgbase=mingw-w64-${_realname}
|
||||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||||
pkgver=0.23.1
|
pkgver=0.25.0
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Ruby module for interaction with D-Bus (mingw-w64)"
|
pkgdesc="Ruby module for interaction with D-Bus (mingw-w64)"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||||
@ -16,7 +16,7 @@ license=('spdx:LGPL-2.1-or-later')
|
|||||||
depends=("${MINGW_PACKAGE_PREFIX}-ruby")
|
depends=("${MINGW_PACKAGE_PREFIX}-ruby")
|
||||||
source=(https://rubygems.org/downloads/${_realname}-${pkgver}.gem)
|
source=(https://rubygems.org/downloads/${_realname}-${pkgver}.gem)
|
||||||
noextract=(${_realname}-${pkgver}.gem)
|
noextract=(${_realname}-${pkgver}.gem)
|
||||||
sha256sums=('f582da0a66e7a907dade9473c152194197e322e50771275853ac87b868f1c941')
|
sha256sums=('fe431ca96a61f7c87a5177a43c9fe0a50eafe174c1d108421e38bb5165ea4814')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
local _gemdir="$(ruby -e 'puts Gem.default_dir')"
|
local _gemdir="$(ruby -e 'puts Gem.default_dir')"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user