Date: Thursday, July 7, 2022 @ 10:52:51 Author: heftig Revision: 450482
42.2-1 Modified: gnome-bluetooth-3.0/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-07 10:45:13 UTC (rev 450481) +++ PKGBUILD 2022-07-07 10:52:51 UTC (rev 450482) @@ -3,7 +3,7 @@ # Contributor: Roman Kyrylych <[email protected]> pkgname=gnome-bluetooth-3.0 -pkgver=42.1 +pkgver=42.2 pkgrel=1 pkgdesc="GNOME Bluetooth Subsystem" url="https://wiki.gnome.org/Projects/GnomeBluetooth" @@ -15,7 +15,7 @@ checkdepends=(python-dbusmock) provides=(libgnome-bluetooth{,-ui}-3.0.so) options=(debug) -_commit=818d9c7985e492849fc69f3284f678d7f1b70112 # tags/42.1^0 +_commit=60b4642163b99a510d96992376c439980e9779a8 # tags/42.2^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-bluetooth.git#commit=$_commit") sha256sums=('SKIP')
