diff --git a/testing/diffstat/APKBUILD b/testing/diffstat/APKBUILD
index a75b50679278b11e933e9061199ca1eb18cb1090..321da434a780c0dc12c226bac1423da234c5f413 100644
--- a/testing/diffstat/APKBUILD
+++ b/testing/diffstat/APKBUILD
@@ -1,9 +1,9 @@
 # Contributor: Leszek Cimała <ernierasta@zori.cz>
 # Maintainer:
 pkgname=diffstat
-pkgver=1.63
+pkgver=1.64
 pkgrel=0
-pkgdesc="diffstat reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file."
+pkgdesc="read the output of diff and displays a histogram of the insertions, deletions, and modifications per-file"
 url="https://invisible-island.net/diffstat"
 arch="all"
 license="MIT"
@@ -29,4 +29,4 @@ package() {
 	make DESTDIR="$pkgdir" install
 }
 
-sha512sums="e1319f95088e615d442b0b02af922605d0c76e15ba2f0e8cf8c4db56949ac63f4a6e3e42099254480b9aab388cbd6550f515ed4d4995c6723d24f392d1872b16  diffstat.tar.gz"
+sha512sums="d647477beb49b0999c5de41d084da827528571c4848f40c69c2d64d060fc89848d15d03d59b1a31d79f02180f81d92cdf6e19d0172482bc569cf2a87476f12cf  diffstat.tar.gz"