diff options
author | Rasmus Thomsen <oss@cogitri.dev> | 2020-10-02 13:34:31 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-10-02 14:14:10 +0000 |
commit | c89e02f23363897b12d305a1ad16bb9d2c8ae658 (patch) | |
tree | 8a2e1bcc0a96522bbefdeb45ea546fbd52c09389 | |
parent | 1519b04be321ef613dc7c98afb75f430da7cc264 (diff) | |
download | aports-c89e02f23363897b12d305a1ad16bb9d2c8ae658.tar.gz aports-c89e02f23363897b12d305a1ad16bb9d2c8ae658.tar.bz2 aports-c89e02f23363897b12d305a1ad16bb9d2c8ae658.tar.xz |
community/gnome-bluetooth: upgrade to 3.34.3
-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 1e563f335b..8649bc5ddf 100644 --- a/community/gnome-bluetooth/APKBUILD +++ b/community/gnome-bluetooth/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-bluetooth -pkgver=3.34.2 +pkgver=3.34.3 pkgrel=0 pkgdesc="The GNOME Bluetooth Subsystem" url="https://wiki.gnome.org/Projects/GnomeBluetooth" @@ -36,5 +36,5 @@ libs() { mv "$pkgdir"/usr/share/icons "$subpkgdir"/usr/share/ } -sha512sums="4891270be05c18f557c55aeb779a8c2cf46a310287c1f1988482b4b33f36722ee2df83582d83a893e8d37c452805146c0dc8aa82777a19693551787763a74703 gnome-bluetooth-3.34.2.tar.xz +sha512sums="a20985576fbc0594a198c8f58e6098db24c73454a9dfc0f5f47581a1bfc0a72e3f0d2592f4a01593c5ed132e4924d934d4d65fd501d274f3b032e1e548794272 gnome-bluetooth-3.34.3.tar.xz 80b7fd0bc3e0f82c8d2d609ffed634200e63f61d9a134445df8e8511756b7fb423d338a1d12e42b91c57243097beaa3d4662856ec0507fb19a29b6de7ee9e4de 61-gnome-bluetooth-rfkill.rules" |