author | Antonio Rojas
<arojas@archlinux.org> 2019-05-16 19:36:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-05-16 19:36:49 UTC |
parent | 46b760c4fc625dc67269705526eb3d68ee66a589 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1b8206b..d5c4152 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <arojas@archlinux.org> pkgname=pulseaudio-qt -pkgver=1.0.1 +pkgver=1.1.0 pkgrel=1 pkgdesc='Qt bindings for libpulse' arch=(x86_64) @@ -10,7 +10,7 @@ license=(LGPL) depends=(qt5-base libpulse) makedepends=(extra-cmake-modules doxygen qt5-tools) source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('bf571c642ac7b5d5e6a793654ce4a531efcdd89dd76da963ca547f4c1b5238ed' +sha256sums=('9c7cbc484dee6ab6bd6b479a5cca14c7f38a4d020f03e99ecfd047136da18662' 'SKIP') validpgpkeys=(2D1D5B0588357787DE9EE225EC94D18F7F05997E # Jonathan Riddell <jr@jriddell.org> F53223F3337665C2CCEA122E873AC3459BBCF5C0) # Nicolas Fella <nicolas.fella@kdab.com>