From de65a575e0468a73c22a9d6deeb311c3d06fb072 Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Fri, 29 Apr 2022 15:03:56 +0200 Subject: svn: Properly name source --- svn/sample.PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/svn/sample.PKGBUILD b/svn/sample.PKGBUILD index 091a064..8691674 100644 --- a/svn/sample.PKGBUILD +++ b/svn/sample.PKGBUILD @@ -18,7 +18,7 @@ makedepends=('subversion' 'freedict-tools') provides=("$_pkgname") conflicts=("$_pkgname") install="${pkgname}.install" -source=("svn+https://github.com/freedict/fd-dictionaries/trunk/${_lang}") +source=("${pkgname}::svn+https://github.com/freedict/fd-dictionaries/trunk/${_lang}") sha512sums=('SKIP') %PREPARE% -- cgit v1.2.3