diff --git a/community/gum/APKBUILD b/community/gum/APKBUILD index d9460028905c3572d23ee20688d19b27b7d60847..5d449aafc6ef2120ebc5066c31222e541c9f8aa3 100644 --- a/community/gum/APKBUILD +++ b/community/gum/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Grigory Kirillov <txgk@bk.ru> # Maintainer: Patrycja Rosa <alpine@ptrcnull.me> pkgname=gum -pkgver=0.15.2 -pkgrel=1 +pkgver=0.16.0 +pkgrel=0 pkgdesc="Highly configurable utilities for writing interactive shell scripts" url="https://github.com/charmbracelet/gum" arch="all" @@ -48,5 +48,5 @@ package() { } sha512sums=" -042c3f91ad59933ba724e834c42e2584d4460606caa0c39a28a5bbce06bec8a0e77852edeaae48aa51a6594cd5b3bf4c6004bfaf1a4e9152f06093076b994503 gum-0.15.2.tar.gz +f54636fd258a6f43b88eb935b8094b3bfdce13fe6ceab86b36918ee6b9340eaa462953d1100f5004bf098dbfb84784131f51992111abcc1f16ba7a06151e8df9 gum-0.16.0.tar.gz "