summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Blakeney2022-09-02 07:33:24 +1000
committerMark Blakeney2022-09-02 07:33:24 +1000
commit625c8173cb2c10189b370504684b3deda4a83239 (patch)
tree787cd865a18391d673c97ffbe1186f92e558525b
parent2fbc24bcd41c15744634abd4f631420bc8e47e0e (diff)
downloadaur-625c8173cb2c10189b370504684b3deda4a83239.tar.gz
Update to 8.88.0.401
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6962e4105ed..338c42bf9e3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = skypeforlinux-stable-bin
pkgdesc = Skype for Linux - Stable/Release Version
- pkgver = 8.87.0.406
+ pkgver = 8.88.0.401
pkgrel = 1
url = http://www.skype.com
install = install.sh
@@ -22,7 +22,7 @@ pkgbase = skypeforlinux-stable-bin
conflicts = skypeforlinux-preview-bin
conflicts = skypeforlinux-beta-bin
conflicts = skype
- source = https://repo.skype.com/rpm/stable/skypeforlinux_8.87.0.406-1.x86_64.rpm
- sha256sums = 31ef8d78d729b1acf4897126454f79e8aa55a8b274643aa3d9114bb24639a814
+ source = https://repo.skype.com/rpm/stable/skypeforlinux_8.88.0.401-1.x86_64.rpm
+ sha256sums = f51876283dffef982d930eeb9e5d683bcf7d003e2dd7b19506b67730c70808f3
pkgname = skypeforlinux-stable-bin
diff --git a/PKGBUILD b/PKGBUILD
index bef929a19cd7..04956d6e2d5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=skypeforlinux
pkgname=$_pkgname-stable-bin
-pkgver=8.87.0.406
+pkgver=8.88.0.401
pkgrel=1
pkgdesc="Skype for Linux - Stable/Release Version"
arch=("x86_64")
@@ -20,7 +20,7 @@ install=install.sh
source=(
"https://repo.skype.com/rpm/stable/${_pkgname}_${pkgver}-1.x86_64.rpm"
)
-sha256sums=('31ef8d78d729b1acf4897126454f79e8aa55a8b274643aa3d9114bb24639a814')
+sha256sums=('f51876283dffef982d930eeb9e5d683bcf7d003e2dd7b19506b67730c70808f3')
package() {
cd $pkgdir