summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorredtide2019-06-05 19:19:51 +0200
committerredtide2019-06-05 19:19:51 +0200
commit8195f2f60ca9a9f48d2a21be51433bcd64bed5ee (patch)
treee9d30aa102a1a6ddb33da79a226cc48490df1250 /PKGBUILD
parent227751739e927ad5a9e8b108e04c8366608c1c1e (diff)
downloadaur-8195f2f60ca9a9f48d2a21be51433bcd64bed5ee.tar.gz
Updated project URL.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2cf26328494..6c2dcb5b2711 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ pkgname=sfizz-git
pkgver=r5.4d45914
pkgrel=2
pkgdesc="Juce based SFZ format sampler"
-url="https://github.com/azdrums/sfizz"
+url="https://github.com/sfztools/sfizz"
arch=('x86_64')
license=('GPL3')
makedepends=('git' 'juce')
source=(
- "$pkgname"::"git+https://github.com/azdrums/sfizz"
+ "$pkgname"::"git+https://github.com/sfztools/sfizz"
)
md5sums=(
'SKIP'