diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-08 13:02:53 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-08 13:02:53 +0000 |
commit | a2312b7a48aebfe44d51434f86f03960b7a9e517 (patch) | |
tree | bfb011ce4eab2e87851e23fbe2e48428a5d7062c /main/gnome-bluetooth | |
parent | 7a572cf8890d22a4dd35d3a1db03a2c2d77dcdb1 (diff) | |
download | aports-a2312b7a48aebfe44d51434f86f03960b7a9e517.tar.bz2 aports-a2312b7a48aebfe44d51434f86f03960b7a9e517.tar.xz |
main/gnome-bluetooth: upgrade to 3.14.0
Diffstat (limited to 'main/gnome-bluetooth')
-rw-r--r-- | main/gnome-bluetooth/APKBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/main/gnome-bluetooth/APKBUILD b/main/gnome-bluetooth/APKBUILD index 51a3308c59..4b4fd9bfd3 100644 --- a/main/gnome-bluetooth/APKBUILD +++ b/main/gnome-bluetooth/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gnome-bluetooth -pkgver=3.12.0 +pkgver=3.14.0 pkgrel=0 pkgdesc="The GNOME Bluetooth Subsystem" url="http://live.gnome.org/GnomeBluetooth" @@ -61,12 +61,12 @@ libs() { mv "$pkgdir"/usr/share/icons "$subpkgdir"/usr/share/ } -md5sums="c23666aa1d0bfc37be38f45493679de2 gnome-bluetooth-3.12.0.tar.xz +md5sums="3f142aa7303e76daf7938e15f54a1894 gnome-bluetooth-3.14.0.tar.xz 9fb6c8dcb5a3de3a953bf2ef42063e6e 61-gnome-bluetooth-rfkill.rules 89830ec8b85689843c16b0751cad2959 udev-hwdb.patch" -sha256sums="086917c13ada4e3233eafad0a91b072cd60bb2be7c0b7d6657072123fd115c67 gnome-bluetooth-3.12.0.tar.xz +sha256sums="e2ef5e0036748eeb4756e8cb57e9909f10b771d290086dd1f377451d3fe18b09 gnome-bluetooth-3.14.0.tar.xz b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474 61-gnome-bluetooth-rfkill.rules 3d8547e186235a030bc3b3c54d1fb403a6515d405d260a4c0d6947321dca6a4d udev-hwdb.patch" -sha512sums="f31e0795b605e87b8aa29a5990985fa788eac41722ebfd200c5119528823c0fd5be180ae1b92d77585d18259da4cf10f258fd2d62573d8956ff1131abf0720fd gnome-bluetooth-3.12.0.tar.xz +sha512sums="5df9367bf7ac08a896d2a34b855c06c0f9f2b8485f1f549659ee42b9ccea5db0983eef271b4611cfc234f590e4cca7485f353342efbe1e28e7068d4d6c2a0beb gnome-bluetooth-3.14.0.tar.xz 80b7fd0bc3e0f82c8d2d609ffed634200e63f61d9a134445df8e8511756b7fb423d338a1d12e42b91c57243097beaa3d4662856ec0507fb19a29b6de7ee9e4de 61-gnome-bluetooth-rfkill.rules 4b991b89a4ea3bb3997016d2028cc8239c127b2b57eea8ad9bfda1265b3370f712daf6a42868c0c357fc5cd3cded350e1a56d90f64390cb8960905329b76879c udev-hwdb.patch" |