summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Blakeney2019-08-21 10:06:02 +1000
committerMark Blakeney2019-08-21 10:06:02 +1000
commit57c6024d620b6a23676989324e883c3a4a176621 (patch)
treeae282a3815f47ee9b8f51c59afa06a2778400df4 /PKGBUILD
parentbc6789d5845df691fab73a7ca7bc44c76047f837 (diff)
downloadaur-57c6024d620b6a23676989324e883c3a4a176621.tar.gz
Warn if kernel.unprivileged_userns_clone not set
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1f7fec9efea..04718021af46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ optdepends=("gnome-keyring")
makedepends=("asar")
conflicts=("$_pkgname" "$_pkgname-bin" "$_pkgname-preview-bin" "$_pkgname-beta-bin" "skype")
provides=("$_pkgname" "skype")
+install=install.sh
source=(
"https://repo.skype.com/deb/pool/main/s/$_pkgname/${_pkgname}_${pkgver}_amd64.deb"
)