summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD8
2 files changed, 4 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97bb88753219..dcd6df30cb8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,10 +11,7 @@ pkgbase = phonon-qt4
makedepends = qt4
optdepends = pulseaudio: PulseAudio support
source = https://download.kde.org/stable/phonon/4.10.1/phonon-4.10.1.tar.xz
- source = https://download.kde.org/stable/phonon/4.10.1/phonon-4.10.1.tar.xz.sig
- validpgpkeys = CB9387521E1EE0127DA804843FDBB55084CC5D84
sha256sums = e5a98df31aeffc22493afc8d6adbca5d6f0c27cc2eed73b3be05195321e08db7
- sha256sums = SKIP
pkgname = phonon-qt4
depends = qt4
diff --git a/PKGBUILD b/PKGBUILD
index 99bac6ba7f2b..f2d48ffb848b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,11 +9,11 @@ makedepends=(extra-cmake-modules libpulse qt4)
url='http://phonon.kde.org/'
install="phonon-qt4.install"
license=(LGPL)
-source=("https://download.kde.org/stable/${pkgname%-qt4}/$pkgver/${pkgname%-qt4}-$pkgver.tar.xz"{,.sig}
+#source=("https://download.kde.org/stable/${pkgname%-qt4}/$pkgver/${pkgname%-qt4}-$pkgver.tar.xz"{,.sig}
+source=("https://download.kde.org/stable/${pkgname%-qt4}/$pkgver/${pkgname%-qt4}-$pkgver.tar.xz"
)
-sha256sums=('e5a98df31aeffc22493afc8d6adbca5d6f0c27cc2eed73b3be05195321e08db7'
- 'SKIP')
-validpgpkeys=(CB9387521E1EE0127DA804843FDBB55084CC5D84) # Harald Sitter <sitter@kde.org>
+sha256sums=('e5a98df31aeffc22493afc8d6adbca5d6f0c27cc2eed73b3be05195321e08db7')
+#validpgpkeys=(CB9387521E1EE0127DA804843FDBB55084CC5D84) # Harald Sitter <sitter@kde.org>
prepare() {
mkdir build