summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandre Bouvier2022-04-08 09:53:46 +0200
committerAlexandre Bouvier2022-04-08 09:53:46 +0200
commit255fd381e46c9f686fb584161755d81e215e281e (patch)
tree544d150307b69ca9f243fb6a2db781702036b78a /PKGBUILD
parenta6341749fdcd75c7c455cb4d4befded27eabadb1 (diff)
downloadaur-255fd381e46c9f686fb584161755d81e215e281e.tar.gz
set source folder
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53072a69e8f6..d19fc85469f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,12 +28,12 @@ provides=("$_pkgname")
conflicts=("$_pkgname")
install=$_pkgname.install
source=(
- "git+https://github.com/mborgerson/$_pkgname.git"
- 'git+https://github.com/epezent/implot.git'
- 'git+https://github.com/ocornut/imgui.git'
- 'git+https://gitlab.com/qemu-project/berkeley-softfloat-3.git'
- 'git+https://gitlab.com/qemu-project/berkeley-testfloat-3.git'
- 'git+https://gitlab.com/qemu-project/keycodemapdb.git'
+ "$_pkgname::git+https://github.com/mborgerson/xemu.git"
+ 'berkeley-softfloat-3::git+https://gitlab.com/qemu-project/berkeley-softfloat-3.git'
+ 'berkeley-testfloat-3::git+https://gitlab.com/qemu-project/berkeley-testfloat-3.git'
+ 'imgui::git+https://github.com/ocornut/imgui.git'
+ 'implot::git+https://github.com/epezent/implot.git'
+ 'keycodemapdb::git+https://gitlab.com/qemu-project/keycodemapdb.git'
)
b2sums=(
'SKIP'