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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Dec 14 12:17:27 UTC 2016


    Date: Wednesday, December 14, 2016 @ 12:17:27
  Author: svenstaro
Revision: 199403

Use sha512sums and HTTPS

Modified:
  spring-kp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-14 12:10:10 UTC (rev 199402)
+++ PKGBUILD	2016-12-14 12:17:27 UTC (rev 199403)
@@ -3,13 +3,13 @@
 pkgname=spring-kp
 pkgver=4.6
 pkgrel=2
-pkgdesc="Kernel Panic is an RTS game about computers. Bits and bytes wage war in a matrix of DOOM! The only resources are time and space, there is no metal or energy economy in KP."
+pkgdesc="An abstract springrts mod taking place inside of computers"
 arch=(any)
 url="http://springrts.com/wiki/Kernel_Panic"
 license=("custom:publicdomain")
 depends=('spring')
-source=("http://springfiles.com/sites/default/files/downloads/spring/game-installers/kernel_panic_${pkgver}.zip")
-md5sums=('f3b35feb78217c554079922612977aab')
+source=("https://springfiles.com/sites/default/files/downloads/spring/game-installers/kernel_panic_${pkgver}.zip")
+sha512sums=('ea42945ad23650e8086b3174a829b901114138d5e1b80a0623146a263bcbe67e46618c8d1d0a5f0dd9e7cd30de702f3d9eb1192d3b53b4396555961e08347214')
 
 package() {
   mkdir -p $pkgdir/usr/share/spring/maps



More information about the arch-commits mailing list