summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2021-07-06 12:43:36 +0200
committerD3SOX2021-07-06 12:43:36 +0200
commit59f81f78378386a5f973033428cc998fd34aa56c (patch)
tree81616b75c3734a84e055ed3d36fdba9a5a602b6a
parent1bc4b95ffdf8a100d3ad128872c6447d5fe039bd (diff)
downloadaur-59f81f78378386a5f973033428cc998fd34aa56c.tar.gz
update url
-rw-r--r--.SRCINFO3
-rwxr-xr-xPKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ed2fd49a943..baa58ec5cf4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgbase = soundux-git
pkgver = r1076.aa9e89a
pkgrel = 1
epoch = 1
- url = https://github.com/Soundux/Soundux
+ url = https://soundux.rocks
arch = any
license = GPL3
makedepends = git
@@ -24,4 +24,3 @@ pkgbase = soundux-git
sha256sums = SKIP
pkgname = soundux-git
-
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