diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-09 10:30:48 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-09 10:49:50 +0000 |
commit | cdd834364bf77c86ddb1a5733fc71a9833438d11 (patch) | |
tree | acfb404e014517288411f21a698b5260c6dfe856 /community/gnome-bluetooth | |
parent | d0457a4cbde06be9e6fdf2203fd53b1b05225b98 (diff) | |
download | aports-cdd834364bf77c86ddb1a5733fc71a9833438d11.tar.bz2 aports-cdd834364bf77c86ddb1a5733fc71a9833438d11.tar.xz |
community/gnome-bluetooth: upgrade to 3.18.1
Diffstat (limited to 'community/gnome-bluetooth')
-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 09f997203f..fcc589a998 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.0 +pkgver=3.18.1 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="040128a3c3cf6809381fb474a6297cec gnome-bluetooth-3.18.0.tar.xz +md5sums="5435eb9c05eac3c8308a7b2f9fa0421c gnome-bluetooth-3.18.1.tar.xz 9fb6c8dcb5a3de3a953bf2ef42063e6e 61-gnome-bluetooth-rfkill.rules" -sha256sums="f5c0d43226c4ec6a545dddb86181adadbc2b5cf720b640026003b9660fba0b8f gnome-bluetooth-3.18.0.tar.xz +sha256sums="c51d5b896d32845a2b5bb6ccd48926c88c8e9ef0915c32d3c56cb7e7974d4a49 gnome-bluetooth-3.18.1.tar.xz b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474 61-gnome-bluetooth-rfkill.rules" -sha512sums="ffc7a954cf1dce1c32054750f77d751b4ca4c80a7f70d2bd614122d591b2e7ab73a6c414f3cf12cd64b694459861d7c11d2d931c207fcf409d4bd0db3a1ea2f0 gnome-bluetooth-3.18.0.tar.xz +sha512sums="ed6c5b7e826275c894370084c5c2afa8c76751885caf0b0cad822e892249c44dd223ba377b6fc08a8f120d30377c80641fb31c69b8ec0ddd780e88aa1cadb224 gnome-bluetooth-3.18.1.tar.xz 80b7fd0bc3e0f82c8d2d609ffed634200e63f61d9a134445df8e8511756b7fb423d338a1d12e42b91c57243097beaa3d4662856ec0507fb19a29b6de7ee9e4de 61-gnome-bluetooth-rfkill.rules" |