summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAbheek Dhawan2022-04-23 15:35:25 -0500
committerAbheek Dhawan2022-04-23 15:35:25 -0500
commit64947bf48ed31a0b09d2f6000b10023dc04b2772 (patch)
treead04cb33e7bddb4f2ded17d42761a7fa8408ef83 /PKGBUILD
parent09705f9e9347a84417f74d85da370f7ae6c8f08b (diff)
downloadaur-64947bf48ed31a0b09d2f6000b10023dc04b2772.tar.gz
Add GitHub repository URL as upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f8ae56b0371..1f05ef85e953 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@ pkgver="0.5.0"
pkgrel=1
pkgdesc="Tools for working with Wwise file types (only extraction at the moment)"
arch=("x86_64")
+url="https://github.com/WolvenKit/wwise-audio-tools"
license=("MIT")
makedepends=("cmake" "ninja" "git")
source=("git+https://github.com/WolvenKit/wwise-audio-tools")