summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0dfa1c001bf5..3e072773a8d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=skypeforlinux
pkgname=$_pkgname-stable-bin
pkgver=8.33.0.41
-pkgrel=2
+pkgrel=3
pkgdesc="Skype for Linux - Stable/Release Version"
arch=("x86_64")
url="http://www.skype.com"
@@ -32,7 +32,7 @@ package() {
asar extract app.asar _tmp
cd _tmp/images/tray
find . -iname '*@2x.png' | while read f; do
- mv $f ${f//@2x/}
+ cp $f ${f//@2x/}
done
cd "$pkgdir/$_p"
asar pack _tmp app.asar