Skip to content

Commit

Permalink
Fix speakersafetyd repo url, it moved
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed May 14, 2024
1 parent 55eaaea commit 78afe92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion speakersafetyd/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ url='http://asahilinux.org'
depends=('alsa-lib')
license=('MIT')
source=(
"speakersafetyd-${commit}.tar.gz::https://github.com/chadmed/speakersafetyd/archive/${commit}.tar.gz"
"speakersafetyd-${commit}.tar.gz::https://github.com/AsahiLinux/speakersafetyd/archive/${commit}.tar.gz"
)
sha256sums=('df84178387acd5a579778269d3d50a64827d6a19455ff6eb81ce83df3ec253b9')

Expand Down

0 comments on commit 78afe92

Please sign in to comment.