Skip to content

Commit

Permalink
updpkgsums
Browse files Browse the repository at this point in the history
  • Loading branch information
jmelahman committed Dec 16, 2024
1 parent 9e80b4e commit 199cd42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nature-sounds/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ license=('MIT')
depends=('alsa-utils')
makedepends=('go')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
sha256sums=('bcb279b1eaa150da8e68a1344d9c97bd1067c012f3f2f3ee9ed6a53aa530dfe9')
sha256sums=('a76e78f4491ffc911e655dfe9ad3c7ccd07988c8ceb27504d93f41c7d3a802df')

build() {
cd "$srcdir/$pkgname-$pkgver" || exit
Expand Down

0 comments on commit 199cd42

Please sign in to comment.