[arch-commits] Commit in kdevelop-pg-qt/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Aug 5 09:42:31 UTC 2019


    Date: Monday, August 5, 2019 @ 09:42:31
  Author: arojas
Revision: 359173

https

Modified:
  kdevelop-pg-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-05 09:42:03 UTC (rev 359172)
+++ PKGBUILD	2019-08-05 09:42:31 UTC (rev 359173)
@@ -6,11 +6,11 @@
 pkgrel=1
 pkgdesc="KDevelop Parser Generator, a LL(1) parser generator used by KDevelop language plugins"
 arch=(x86_64)
-url="http://www.kdevelop.org/"
+url="https://www.kdevelop.org/"
 license=(GPL)
 depends=(qt5-base)
 makedepends=(extra-cmake-modules)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
 sha256sums=('0777689605e5133754f116c991741f725802f18fc4215a5ccbf4230751f24405'
             'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6'  # Sven Brauch <mail at svenbrauch.de>



More information about the arch-commits mailing list