summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Mettke2017-02-03 07:04:33 +0100
committerMarc Mettke2017-02-03 07:04:33 +0100
commit1fb04b9dd15349ebba9dac00bf4c03126a9b20e9 (patch)
treebc43aaf82de9a79fa00b907853b8b9f60cfc6240
parent991989b87821dd703b402fca542bf29b5796f02e (diff)
downloadaur-1fb04b9dd15349ebba9dac00bf4c03126a9b20e9.tar.gz
Corrected Source url
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd1269740dc3..11d065c08722 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,7 @@ options=('emptydirs')
backup=('etc/lxc/default.conf'
'etc/default/lxc')
validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67')
-source=("https://linuxcontainers.org/downloads/lxc/$pkgname-${pkgver}.tar.gz"{,.asc}
+source=("https://linuxcontainers.org/downloads/lxc/${pkgname/-selinux}-${pkgver}.tar.gz"{,.asc}
"lxc.tmpfiles.d"
"lxc.service"
"lxc-auto.service")