diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-03 17:39:17 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-03 17:47:38 +0200 |
commit | f7845da7f23a307de0ba3a07a57e28747693ea74 (patch) | |
tree | 219ee3fe3b95330aadb54f658f9a55e641ed03aa /community | |
parent | 8fb5e53daffffb54d22ec73c4d34575a8b4ff3e6 (diff) | |
download | aports-f7845da7f23a307de0ba3a07a57e28747693ea74.tar.bz2 aports-f7845da7f23a307de0ba3a07a57e28747693ea74.tar.xz |
community/gnome-bluetooth: upgrade to 3.20.1
Diffstat (limited to 'community')
-rw-r--r-- | community/gnome-bluetooth/APKBUILD | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/community/gnome-bluetooth/APKBUILD b/community/gnome-bluetooth/APKBUILD index 2345a215ab..7299ffcf5a 100644 --- a/community/gnome-bluetooth/APKBUILD +++ b/community/gnome-bluetooth/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gnome-bluetooth -pkgver=3.20.0 +pkgver=3.20.1 pkgrel=0 pkgdesc="The GNOME Bluetooth Subsystem" url="http://live.gnome.org/GnomeBluetooth" @@ -59,9 +59,5 @@ libs() { mv "$pkgdir"/usr/share/icons "$subpkgdir"/usr/share/ } -md5sums="73210d66676d2d9f34b6f41ea1ceec47 gnome-bluetooth-3.20.0.tar.xz -9fb6c8dcb5a3de3a953bf2ef42063e6e 61-gnome-bluetooth-rfkill.rules" -sha256sums="93b3ca16b348a168d044b3f777049b7dba2a9292c4adb2751a771e3bc5e4eb53 gnome-bluetooth-3.20.0.tar.xz -b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474 61-gnome-bluetooth-rfkill.rules" -sha512sums="6100a612bd395c95ac47a55e80272e745ff8e640cc769060bd312b707e4d921bb5549deb2ef91845f1e5340f6e454ce0898624c0c67f4f534c6c482bc898834f gnome-bluetooth-3.20.0.tar.xz +sha512sums="945dde99c6531e369702dea22e60f5b05759d751b16b091fc67c256e949cee8153f60ac7ad616c086366a0141b263b068fad28bab4b50b84356d59b4e464d88a gnome-bluetooth-3.20.1.tar.xz 80b7fd0bc3e0f82c8d2d609ffed634200e63f61d9a134445df8e8511756b7fb423d338a1d12e42b91c57243097beaa3d4662856ec0507fb19a29b6de7ee9e4de 61-gnome-bluetooth-rfkill.rules" |