diff options
author | Rasmus Thomsen <oss@cogitri.dev> | 2020-03-09 15:02:58 +0100 |
---|---|---|
committer | Rasmus Thomsen <oss@cogitri.dev> | 2020-03-09 15:13:25 +0100 |
commit | 3f018780b8ae9ee2232c32a113415dc4938fdc76 (patch) | |
tree | 1195511350c644ff904d9fcd7735c5bc6a9518cb /community/gnome-bluetooth | |
parent | df61e38b2400de25da043374ee2928618f49e143 (diff) | |
download | aports-3f018780b8ae9ee2232c32a113415dc4938fdc76.tar.bz2 aports-3f018780b8ae9ee2232c32a113415dc4938fdc76.tar.xz |
community/gnome-bluetooth: upgrade to 3.34.1
Diffstat (limited to 'community/gnome-bluetooth')
-rw-r--r-- | community/gnome-bluetooth/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gnome-bluetooth/APKBUILD b/community/gnome-bluetooth/APKBUILD index 295f8386e3..944b9a44a0 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> pkgname=gnome-bluetooth -pkgver=3.34.0 -pkgrel=2 +pkgver=3.34.1 +pkgrel=0 pkgdesc="The GNOME Bluetooth Subsystem" url="https://wiki.gnome.org/Projects/GnomeBluetooth" arch="all" @@ -40,5 +40,5 @@ libs() { mv "$pkgdir"/usr/share/icons "$subpkgdir"/usr/share/ } -sha512sums="25c99f3ac4398b24c08018cdf41a124c94312bc0b1c7202c82918134ddbdea16d6ee0980536cb45deb42ae8fa25b6e86ad21870646235108583831bf5f00926e gnome-bluetooth-3.34.0.tar.xz +sha512sums="3e0080bbeeddc144fdcf6b4f0d59b0885fd5881aee670d2e5dffd4ede9b0f988358ad0e815ba86add8b7fd5e93e1f8fc7bfacd10b8d69606aa569fd67356be08 gnome-bluetooth-3.34.1.tar.xz 80b7fd0bc3e0f82c8d2d609ffed634200e63f61d9a134445df8e8511756b7fb423d338a1d12e42b91c57243097beaa3d4662856ec0507fb19a29b6de7ee9e4de 61-gnome-bluetooth-rfkill.rules" |