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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Sep 6 09:23:58 UTC 2017


    Date: Wednesday, September 6, 2017 @ 09:23:56
  Author: svenstaro
Revision: 256035

upgpkg: tokei 6.1.2-1

Modified:
  tokei/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-06 09:15:46 UTC (rev 256034)
+++ PKGBUILD	2017-09-06 09:23:56 UTC (rev 256035)
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
 pkgname=tokei
-pkgver=6.1.1
+pkgver=6.1.2
 pkgrel=1
 pkgdesc='A blazingly fast CLOC (Count Lines Of Code) program'
 arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@
 depends=('gcc-libs')
 makedepends=('rust' 'cargo')
 source=("https://github.com/Aaronepower/tokei/archive/v${pkgver}.tar.gz")
-sha512sums=('241aa64cbc56a3feccde642467fc87a3eb042723f0026f0e0262a6fe65085f261212b3408fcc64980e3b3009d57dbd6ef9d51b78504fb1ee46b7a2ba5c31d95d')
+sha512sums=('5d782c10238e29f7fe600a2f97395de3d28077d044d68172a721197fe9f5732fdd97aa01404f7815d4b425b75efe5e914e74935a09f8f321ec5c23e2ccd07fe4')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list