blueman: update to 2.2.5.
This commit is contained in:
parent
6e0977129a
commit
c8518a493a
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'blueman'
|
||||
pkgname=blueman
|
||||
version=2.2.4
|
||||
version=2.2.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -14,12 +14,8 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://github.com/blueman-project/blueman"
|
||||
changelog="https://raw.githubusercontent.com/blueman-project/blueman/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/blueman-project/blueman/releases/download/${version}/blueman-${version}.tar.xz"
|
||||
checksum=55d639feeda0b43b18a659e65985213a54b47dcb1348f3b4effb5238db242602
|
||||
checksum=c9f3c0a94dc7c80bd32304bb25fded214fe30b7018e9ef46b2fcbd1d803c7c7c
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" glib-devel python3-devel"
|
||||
fi
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/lib/systemd
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue