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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Jan 15 22:04:57 UTC 2017


    Date: Sunday, January 15, 2017 @ 22:04:57
  Author: svenstaro
Revision: 207500

upgpkg: tokei 5.0.6-1

Pushing tokei

Modified:
  tokei/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-15 22:00:19 UTC (rev 207499)
+++ PKGBUILD	2017-01-15 22:04:57 UTC (rev 207500)
@@ -8,8 +8,8 @@
 license=('MIT')
 depends=('gcc-libs')
 makedepends=('rust' 'cargo')
-source=("https://github.com/Aaronepower/tokei/archive/${pkgver}.tar.gz")
-md5sums=('ebd82544c0f33fb8c919a8e5fd4e84a6')
+source=("https://github.com/Aaronepower/tokei/archive/v${pkgver}.tar.gz")
+sha512sums=('6a01fc74c1be6aad7914f9caba62d2bb224aeffd6463705307ba3c787208042974e93f7eed47f336bce846b2bad360425ae62df5e525d1a7ee5b29cc7d4b2007')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list