summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPellegrino Prevete2021-01-20 00:38:00 +0100
committerPellegrino Prevete2021-01-20 00:38:00 +0100
commit989e48db26d901149ba53d384b18987bc1560fce (patch)
tree56b7ae6c22d2b5aa922d0e7c76b881a7ad6c16e0
parent2af254e37a87b460f2841b2303081003545fa6b8 (diff)
downloadaur-989e48db26d901149ba53d384b18987bc1560fce.tar.gz
Parametrize source
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f793cba11bdb..41778f2eaf3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=('libhandy0' 'python-appdirs' 'python-bleach' 'python-beautifulsoup4' 'p
makedepends=('git' 'python-setuptools')
provides=($_pkgname)
conflicts=($_pkgname)
-source=('daty::git+https://gitlab.gnome.org/World/Daty.git')
+source=('$_pkgname::git+https://gitlab.gnome.org/World/Daty.git')
sha512sums=('SKIP')
pkgver() {