summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEthan Kerrick2023-03-03 13:25:37 -0500
committerEthan Kerrick2023-03-03 13:25:37 -0500
commit46b244f30ffe60f09d1e0d8db68705137e1f8d15 (patch)
tree013a2408a755c79b9a575b01b6835fd2dac5ced6 /PKGBUILD
parenta5fe8f5598c1db338d9a255c60655d0a96940a6e (diff)
downloadaur-46b244f30ffe60f09d1e0d8db68705137e1f8d15.tar.gz
updated source to point to git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59bd78a247b0..d0e043a3aaae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=('gtk3' 'gstreamer' 'gobject-introspection' 'gst-plugins-bad' 'gst-plugi
makedepends=('git' 'meson' 'ninja')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=("libchimara::git+${url}")
+source=("libchimara::git+https://github.com/chimara/Chimara.git")
md5sums=('SKIP')
pkgver() {