summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2018-10-31 14:26:54 +0100
committerbartus2018-10-31 14:26:54 +0100
commit1c6cb12251be1df6f39411a9f69e40b88b6ab125 (patch)
tree5f6c5956a724f0025c149701fdd727a20d79a717 /PKGBUILD
parent569ca312d00a692cc1b82f5a4a7aaa9ec9ba0ef0 (diff)
downloadaur-1c6cb12251be1df6f39411a9f69e40b88b6ab125.tar.gz
remove signature checking
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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