diff --git a/community/gum/APKBUILD b/community/gum/APKBUILD index ee0f6defc44..4764743eeaa 100644 --- a/community/gum/APKBUILD +++ b/community/gum/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Grigory Kirillov # Maintainer: Patrycja Rosa pkgname=gum -pkgver=0.14.3 +pkgver=0.14.4 pkgrel=0 pkgdesc="Highly configurable utilities for writing interactive shell scripts" url="https://github.com/charmbracelet/gum" @@ -14,7 +14,7 @@ subpackages=" $pkgname-zsh-completion " makedepends="go" -source="https://github.com/charmbracelet/gum/archive/v$pkgver/gum-v$pkgver.tar.gz" +source="https://github.com/charmbracelet/gum/archive/v$pkgver/gum-$pkgver.tar.gz" options="net" # downloading dependencies export GOCACHE="${GOCACHE:-"$srcdir/go-cache"}" @@ -48,5 +48,5 @@ package() { } sha512sums=" -484df97f71718f9e6f89ce0c55e19a0be502b5a59c855546ff79185cc88d21c1c1b6059db71a90a1c84791311b10f690818a7f8ea329449f26a11d8a4df65ec9 gum-v0.14.3.tar.gz +f344e7df106e4dc0062971be80993fbb55f032d9435b9e1ec1c70594082d04575710691afc64667f613eca8cfabc26d6043d3146699a73b220612cb9bbc3289c gum-0.14.4.tar.gz "