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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Oct 16 05:27:19 UTC 2017


    Date: Monday, October 16, 2017 @ 05:27:18
  Author: svenstaro
Revision: 263022

upgpkg: laz-perf 20171016.c48ca10-1

bump

Modified:
  laz-perf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-16 05:25:52 UTC (rev 263021)
+++ PKGBUILD	2017-10-16 05:27:18 UTC (rev 263022)
@@ -1,13 +1,13 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
 pkgname=laz-perf
-pkgver=20170516.f31848d
+pkgver=20171016.c48ca10
 pkgrel=1
 pkgdesc="Alternative LAZ implementation for C++ and JavaScript"
-arch=('any')
+arch=(any)
 url="https://github.com/hobu/laz-perf"
 license=(LGPL)
 makedepends=(cmake git)
-source=('git://github.com/hobu/laz-perf.git#commit=f31848d')
+source=('git://github.com/hobu/laz-perf.git#commit=c48ca10')
 sha512sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list