[arch-commits] Commit in gnome-bluetooth-3.0/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Thu Aug 25 17:17:24 UTC 2022
Date: Thursday, August 25, 2022 @ 17:17:24
Author: heftig
Revision: 454500
42.3-1
Modified:
gnome-bluetooth-3.0/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-25 17:11:55 UTC (rev 454499)
+++ PKGBUILD 2022-08-25 17:17:24 UTC (rev 454500)
@@ -3,7 +3,7 @@
# Contributor: Roman Kyrylych <roman at archlinux.org>
pkgname=gnome-bluetooth-3.0
-pkgver=42.2
+pkgver=42.3
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=60b4642163b99a510d96992376c439980e9779a8 # tags/42.2^0
+_commit=87bacdfe6bc3068bd4a5d11ee5e09a91c0de9b3c # tags/42.3^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-bluetooth.git#commit=$_commit")
sha256sums=('SKIP')
@@ -41,4 +41,4 @@
meson install -C build --destdir "$pkgdir"
}
-# vim:set sw=2 et:
+# vim:set sw=2 sts=-1 et:
More information about the arch-commits
mailing list