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

Gaëtan Bisson bisson at archlinux.org
Thu Mar 2 01:30:37 UTC 2017


    Date: Thursday, March 2, 2017 @ 01:30:36
  Author: bisson
Revision: 289781

switch to sha256sum

Modified:
  bzflag/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-02 01:30:32 UTC (rev 289780)
+++ PKGBUILD	2017-03-02 01:30:36 UTC (rev 289781)
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('curl' 'glew' 'glu' 'sdl' 'c-ares')
 source=("https://download.bzflag.org/bzflag/source/${pkgver}/bzflag-${pkgver}.tar.bz2")
-sha1sums=('a5387cc851314e82bc98adf21488ef31b3b7b1dc')
+sha256sums=('43ca4d1775dac4180feb67cc4450b5db82aab9a63e460ac769c8f40d22e03122')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list