summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Blakeney2023-04-03 13:32:46 +1000
committerMark Blakeney2023-04-03 13:32:46 +1000
commitde3b2cc03d0e3a5bcb3c99365ea81d57e5c494c5 (patch)
tree025344d13c557ae69f23b18d9bfa7df0b251cac9 /PKGBUILD
parentc10dbed218e5c643058b70e2fcf0de274614e22e (diff)
downloadaur-de3b2cc03d0e3a5bcb3c99365ea81d57e5c494c5.tar.gz
Make some cosmetic changes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5fc47234bf5d..115fa6f2116f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ optdepends=("org.freedesktop.secrets: keyring/password support"
conflicts=("$_pkgname" "$_pkgname-bin" "$_pkgname-preview-bin"
"$_pkgname-beta-bin" "skype")
provides=("$_pkgname" "skype")
-install=install.sh
+install="$pkgname-install"
source=(
"https://repo.skype.com/rpm/stable/${_pkgname}_${pkgver}-1.x86_64.rpm"
)