Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / gnome-bluetooth-3.0


Commits:
540e3bad by Jan Alexander Steffens (heftig) at 2024-02-06T15:23:55+01:00
42.8-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,11 +1,10 @@
 pkgbase = gnome-bluetooth-3.0
        pkgdesc = GNOME Bluetooth Subsystem
-       pkgver = 42.7
-       pkgrel = 2
+       pkgver = 42.8
+       pkgrel = 1
        url = https://wiki.gnome.org/Projects/GnomeBluetooth
        arch = x86_64
-       license = GPL
-       license = LGPL
+       license = LGPL-2.1-or-later
        checkdepends = python-dbusmock
        makedepends = docbook-xsl
        makedepends = git
@@ -21,7 +20,7 @@ pkgbase = gnome-bluetooth-3.0
        depends = upower
        provides = libgnome-bluetooth-3.0.so
        provides = libgnome-bluetooth-ui-3.0.so
-       source = 
git+https://gitlab.gnome.org/GNOME/gnome-bluetooth.git#commit=38ff31f029f6243394a661f12ac1df7c50b7bff4
+       source = 
git+https://gitlab.gnome.org/GNOME/gnome-bluetooth.git#commit=3e8e011699ef652e2618fa5c155105512b91c3ff
        b2sums = SKIP
 
 pkgname = gnome-bluetooth-3.0


=====================================
PKGBUILD
=====================================
@@ -3,15 +3,12 @@
 # Contributor: Roman Kyrylych <[email protected]>
 
 pkgname=gnome-bluetooth-3.0
-pkgver=42.7
-pkgrel=2
+pkgver=42.8
+pkgrel=1
 pkgdesc="GNOME Bluetooth Subsystem"
 url="https://wiki.gnome.org/Projects/GnomeBluetooth";
 arch=(x86_64)
-license=(
-  GPL
-  LGPL
-)
+license=(LGPL-2.1-or-later)
 depends=(
   bluez
   gsound
@@ -30,7 +27,7 @@ makedepends=(
 )
 checkdepends=(python-dbusmock)
 provides=(libgnome-bluetooth{,-ui}-3.0.so)
-_commit=38ff31f029f6243394a661f12ac1df7c50b7bff4  # tags/42.7^0
+_commit=3e8e011699ef652e2618fa5c155105512b91c3ff  # tags/42.8^0
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-bluetooth.git#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-bluetooth-3.0/-/commit/540e3bad46e53212c400ba5a4fdb26ba52c8c233

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-bluetooth-3.0/-/commit/540e3bad46e53212c400ba5a4fdb26ba52c8c233
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to