summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCassandra Watergate2022-05-12 15:05:08 -0700
committerCassandra Watergate2022-05-12 15:05:08 -0700
commitfe7eae991548444b1904a8770ac1e447e4769420 (patch)
tree7ef6ab21a707e0a6c6c46216c35bd00ba9e48bcf
parent21ad336050f8fbe193c1cdffa63aa3fa5feb3178 (diff)
downloadaur-fe7eae991548444b1904a8770ac1e447e4769420.tar.gz
little bit of tidying up
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a6b3e0adc4a..f1a7fb044ea7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ makedepends=('glib2' 'meson' 'curl')
license=('CCPL:by-sa' 'GPL3 or any later version')
provides=('gnome-backgrounds' 'gnome-backgrounds-git' 'gnome-backgrounds-macos')
conflicts=('gnome-backgrounds-macos')
-source=("git+https://github.com/saltedcoffii/$_pkgname.git")
+source=("git+$url.git")
sha256sums=('SKIP')
build() {