summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3S0X2020-07-08 06:06:51 +0200
committerD3S0X2020-07-08 06:06:51 +0200
commit45b4adeda7f1170e281813245d86d820cceaf47e (patch)
treee63025a031ea837e1c8281bbee7536577f1c6196
parent2fe83ca93d0d0248083360f80b9ba26cc0a2a0e9 (diff)
downloadaur-45b4adeda7f1170e281813245d86d820cceaf47e.tar.gz
updated repository link
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49c64108bc3c..461fe5b499ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = soundux-git
pkgdesc = A universal soundboard in Qt for linux using pulseaudio modules
pkgver = r61.6003b8d
pkgrel = 2
- url = https://github.com/D3S0X/Soundux
+ url = https://github.com/D3SOX/Soundux
arch = any
license = GPL3
makedepends = qt5-tools
@@ -11,7 +11,7 @@ pkgbase = soundux-git
depends = qt5-base
depends = qt5-x11extras
optdepends = mpg123: mp3 support
- source = git+https://github.com/D3S0X/Soundux.git
+ source = git+https://github.com/D3SOX/Soundux.git
source = soundux.desktop
sha256sums = SKIP
sha256sums = 5b8b295131d894e8b7fb8931a7b1051bbae2c8ad2cb8ad56e65007ae33c6d0c9
diff --git a/PKGBUILD b/PKGBUILD
index 6f21cfb5e742..844c8e939593 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ pkgver=r61.6003b8d
pkgrel=2
pkgdesc="A universal soundboard in Qt for linux using pulseaudio modules"
arch=('any')
-url="https://github.com/D3S0X/Soundux"
+url="https://github.com/D3SOX/Soundux"
license=('GPL3')
depends=('qt5-base' 'qt5-x11extras')
makedepends=('qt5-tools' 'git' 'qpm-bin')
optdepends=('mpg123: mp3 support')
-source=("git+https://github.com/D3S0X/Soundux.git" "soundux.desktop")
+source=("git+https://github.com/D3SOX/Soundux.git" "soundux.desktop")
sha256sums=('SKIP' '5b8b295131d894e8b7fb8931a7b1051bbae2c8ad2cb8ad56e65007ae33c6d0c9')
pkgver() {