[arch-commits] Commit in clazy/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Sep 25 17:11:56 UTC 2018


    Date: Tuesday, September 25, 2018 @ 17:11:55
  Author: arojas
Revision: 335374

Remove unused patch

Modified:
  clazy/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-25 13:12:17 UTC (rev 335373)
+++ PKGBUILD	2018-09-25 17:11:55 UTC (rev 335374)
@@ -10,11 +10,9 @@
 depends=(clang)
 makedepends=(cmake llvm)
 arch=(x86_64)
-source=(https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}
-        clazy-clang7.patch::"https://cgit.kde.org/clazy.git/patch/?id=c1074481")
+source=(https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
 sha256sums=('3f5d5e148c9e9c4e43f095796261794da5385578d2375b12c9179d340d6d5a8a'
-            'SKIP'
-            '39f57c125c69dcbbdd2549090137afed386926f538a54cbaaea57c6a50d03b58')
+            'SKIP')
 validpgpkeys=(949014B23D24354DFD548E5457416A0ADCEF0EFE) # Sergio Martins <sergio.martins at kdab.com>
 
 prepare() {



More information about the arch-commits mailing list