diff options
author | Pablo Correa Gómez <ablocorrea@hotmail.com> | 2023-05-15 18:43:26 +0200 |
---|---|---|
committer | alice <alice@ayaya.dev> | 2023-05-15 17:02:36 +0000 |
commit | bab2ee941cd4b0e6bf72fa343b9fd1e492c43def (patch) | |
tree | 81754349600638cd850e7234f2be4c68f629e95f | |
parent | 06d370fb706e78df43024bc1392960aff2b9e77a (diff) |
community/gnome-bluetooth: update maintainer to team/gnome
-rw-r--r-- | community/gnome-bluetooth/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gnome-bluetooth/APKBUILD b/community/gnome-bluetooth/APKBUILD index a26ecfdae7d..80343f53ef8 100644 --- a/community/gnome-bluetooth/APKBUILD +++ b/community/gnome-bluetooth/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Natanael Copa <ncopa@alpinelinux.org> -# Maintainer: Rasmus Thomsen <oss@cogitri.dev> +# Maintainer: team/gnome <ablocorrea@hotmail.com> pkgname=gnome-bluetooth pkgver=42.5 -pkgrel=0 +pkgrel=1 pkgdesc="The GNOME Bluetooth Subsystem" url="https://wiki.gnome.org/Projects/GnomeBluetooth" arch="all" |