summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD3SOX2021-07-06 12:43:36 +0200
committerD3SOX2021-07-06 12:43:36 +0200
commit59f81f78378386a5f973033428cc998fd34aa56c (patch)
tree81616b75c3734a84e055ed3d36fdba9a5a602b6a /PKGBUILD
parent1bc4b95ffdf8a100d3ad128872c6447d5fe039bd (diff)
downloadaur-59f81f78378386a5f973033428cc998fd34aa56c.tar.gz
update url
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2321b32d25d..06fb9bbb54bb 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
epoch=1
pkgdesc="A cross-platform soundboard - unstable development version"
arch=('any')
-url="https://github.com/Soundux/Soundux"
+url="https://soundux.rocks"
license=('GPL3')
depends=('pulseaudio' 'webkit2gtk' 'libwnck3' 'libappindicator-gtk3' 'lsb-release')
optdepends=('youtube-dl: downloader integration' 'ffmpeg: downloader integration' 'pipewire: pipewire backend')
@@ -37,7 +37,7 @@ package() {
# install binary symlink
mkdir -p "${pkgdir}/usr/bin/"
ln -sf /opt/soundux/soundux "${pkgdir}/usr/bin/soundux"
-
+
# install doc
install -Dm 644 -t "${pkgdir}/usr/share/doc/${pkgname}" "${srcdir}/Soundux/README.md"
# install license