diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-07-12 00:24:13 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-07-11 19:45:32 -0300 |
commit | 6f8ea500006730ff5108378917be57dea5883ee3 (patch) | |
tree | d1dcbea9484a94697b58df5e4ad7b38ed8774331 /testing/bluedevil | |
parent | 1f9e8008f83a8583072f3d8b9c5bee1c3a4cfe55 (diff) | |
download | aports-6f8ea500006730ff5108378917be57dea5883ee3.tar.bz2 aports-6f8ea500006730ff5108378917be57dea5883ee3.tar.xz |
testing/plasma*: update to 5.16.3
Diffstat (limited to 'testing/bluedevil')
-rw-r--r-- | testing/bluedevil/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/bluedevil/APKBUILD b/testing/bluedevil/APKBUILD index dea2445878..df50002466 100644 --- a/testing/bluedevil/APKBUILD +++ b/testing/bluedevil/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=bluedevil -pkgver=5.16.2 -pkgrel=2 +pkgver=5.16.3 +pkgrel=0 pkgdesc="Integrate the Bluetooth technology within KDE workspace and applications" arch="all" url="https://www.kde.org/workspaces/plasmadesktop/" @@ -28,4 +28,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="d0b96a80fbe8073815da29c87f5520d0a566b7dc795fc1abfb494893a905a87895e437d6e07759e68ca39bac84eb6a8526dd133e9d613bdb004f0c08a5cd999a bluedevil-5.16.2.tar.xz" +sha512sums="a05a4df9b5c75ae0fe235d223107203c70a6e97fb669be6d6e7a0af8122cef691a9ee17c3558964630e7fd6fa17e4bb2b2cda80a7c42ab93634c80760a01fa5f bluedevil-5.16.3.tar.xz" |