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

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


    Date: Wednesday, December 14, 2016 @ 12:18:42
  Author: svenstaro
Revision: 199405

Use sha512sums

Modified:
  ufoai-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-14 12:18:03 UTC (rev 199404)
+++ PKGBUILD	2016-12-14 12:18:42 UTC (rev 199405)
@@ -11,7 +11,7 @@
 depends=()
 makedepends=('git' 'python2')
 source=("ufoai-${pkgver}::git://git.code.sf.net/p/ufoai/code#tag=ufoai_${pkgver}")
-md5sums=('SKIP')
+sha512sums=('SKIP')
 
 build() {
   cd ufoai-${pkgver}



More information about the arch-commits mailing list