diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-03-30 10:37:24 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-03-30 10:37:24 +0000 |
commit | caefc1555465e9a943930e96a82192752f390b7e (patch) | |
tree | 9c27fd62e52f3a25e662b735b4e4b27ec19b652f /community/gnome-bluetooth/APKBUILD | |
parent | 235fd772cbd00731039bef877d7b50caa43b668a (diff) | |
download | aports-caefc1555465e9a943930e96a82192752f390b7e.tar.bz2 aports-caefc1555465e9a943930e96a82192752f390b7e.tar.xz |
community/gnome-bluetooth: upgrade to 3.18.3
Diffstat (limited to 'community/gnome-bluetooth/APKBUILD')
-rw-r--r-- | community/gnome-bluetooth/APKBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gnome-bluetooth/APKBUILD b/community/gnome-bluetooth/APKBUILD index fcc589a99..3e2a3b03d 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.18.1 +pkgver=3.18.3 pkgrel=0 pkgdesc="The GNOME Bluetooth Subsystem" url="http://live.gnome.org/GnomeBluetooth" @@ -59,9 +59,9 @@ libs() { mv "$pkgdir"/usr/share/icons "$subpkgdir"/usr/share/ } -md5sums="5435eb9c05eac3c8308a7b2f9fa0421c gnome-bluetooth-3.18.1.tar.xz +md5sums="78b39059c9cbd42f8fc55b359870bd5c gnome-bluetooth-3.18.3.tar.xz 9fb6c8dcb5a3de3a953bf2ef42063e6e 61-gnome-bluetooth-rfkill.rules" -sha256sums="c51d5b896d32845a2b5bb6ccd48926c88c8e9ef0915c32d3c56cb7e7974d4a49 gnome-bluetooth-3.18.1.tar.xz +sha256sums="e481b70423e52adc3c3aa919eeb033b47f9cd1598d6c0c7f384c0bd10f4e8ce3 gnome-bluetooth-3.18.3.tar.xz b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474 61-gnome-bluetooth-rfkill.rules" -sha512sums="ed6c5b7e826275c894370084c5c2afa8c76751885caf0b0cad822e892249c44dd223ba377b6fc08a8f120d30377c80641fb31c69b8ec0ddd780e88aa1cadb224 gnome-bluetooth-3.18.1.tar.xz +sha512sums="8d0c6d6d1344d297723607de2770ec31544e910e91a9e927ac5ee5eb41862d3b961b225a0fb37b929c5167863d352e54cbbb48a762a94146528fee8a8ebd16f2 gnome-bluetooth-3.18.3.tar.xz 80b7fd0bc3e0f82c8d2d609ffed634200e63f61d9a134445df8e8511756b7fb423d338a1d12e42b91c57243097beaa3d4662856ec0507fb19a29b6de7ee9e4de 61-gnome-bluetooth-rfkill.rules" |