diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-08-24 07:43:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-08-24 07:43:17 +0000 |
commit | 3796059be7e4dce58c85269c8f31963fd5d2aba2 (patch) | |
tree | 888af93d7b369998696e4e00f0639275a312aa8d /community/gnome-bluetooth/APKBUILD | |
parent | 43b134e59c81cd7c74760a4a9d3e41bf0fc3caf1 (diff) | |
download | aports-3796059be7e4dce58c85269c8f31963fd5d2aba2.tar.bz2 aports-3796059be7e4dce58c85269c8f31963fd5d2aba2.tar.xz |
community/gnome-bluetooth: upgrade to 3.28.2
Diffstat (limited to 'community/gnome-bluetooth/APKBUILD')
-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 6e85779a3a..810ddec141 100644 --- a/community/gnome-bluetooth/APKBUILD +++ b/community/gnome-bluetooth/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gnome-bluetooth -pkgver=3.26.1 -pkgrel=1 +pkgver=3.28.2 +pkgrel=0 pkgdesc="The GNOME Bluetooth Subsystem" url="http://live.gnome.org/GnomeBluetooth" arch="all" @@ -50,5 +50,5 @@ libs() { mv "$pkgdir"/usr/share/icons "$subpkgdir"/usr/share/ } -sha512sums="a7e5a3243af467e17342f6810a9b3d2283310ceb25d00fd523032c7e58aecc0a3d537ac71cfee8c37ab87ede5a79e78797436b709232b0914b9cd35e71dfda87 gnome-bluetooth-3.26.1.tar.xz +sha512sums="03f66f8c5c195b10cf2c13dc93191b9f2f79adae099ddb8037ef1277731f37b8f0a42b603e8aacbe2fb108be6abf7a77a823d86d5fac62a42a53e3498d53d87e gnome-bluetooth-3.28.2.tar.xz 80b7fd0bc3e0f82c8d2d609ffed634200e63f61d9a134445df8e8511756b7fb423d338a1d12e42b91c57243097beaa3d4662856ec0507fb19a29b6de7ee9e4de 61-gnome-bluetooth-rfkill.rules" |