diff --git a/community/py3-smmap2/APKBUILD b/community/py3-smmap2/APKBUILD
index d017e318574a5fea994491fd097d68c76e43a65a..145642431c510e58d113ccacfc53e350e95cfc92 100644
--- a/community/py3-smmap2/APKBUILD
+++ b/community/py3-smmap2/APKBUILD
@@ -3,6 +3,7 @@
 pkgname=py3-smmap2
 pkgver=5.0.1
 pkgrel=0
+# 6.0.0 was yanked and replaced with 5.0.1, should not be upgraded to
 pkgdesc="pure Python3 implementation of a sliding window memory map manager"
 url="https://github.com/gitpython-developers/smmap"
 arch="noarch"