summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStorm Dragon2023-08-16 18:05:23 -0400
committerStorm Dragon2023-08-16 18:05:23 -0400
commit84f789a6fac11e688acaf7a20b435392f0c26620 (patch)
tree7a368e698dc61940c94d69bf0a67faf3ddc08221 /PKGBUILD
parent546b40a56910d4ad582ef7f95f796244e81d43ba (diff)
downloadaur-84f789a6fac11e688acaf7a20b435392f0c26620.tar.gz
Updated url.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2167b434287c..295efe3d836b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=2019.04.20
pkgrel=1
pkgdesc="A guitar tuner written in bash with several tunings, and support for some other stringed instruments"
arch=('any')
-url="https://gitlab.com/stormdragon2976/$pkgname"
+url="https://git.stormux.org/storm/$pkgname"
source=("${url}/-/archive/$pkgver/${pkgname}-${pkgver}.tar.gz")
license=('unlicense')
depends=('dialog' 'sox')