summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Blakeney2021-11-25 07:17:29 +1000
committerMark Blakeney2021-11-25 07:17:29 +1000
commit3050463972674efa467dca1603268f128adf12b1 (patch)
treed9c69a8317a30aac97d242f11c81158988214365
parentfc5e98986791a2598b90b9766b397228c7628d43 (diff)
downloadaur-3050463972674efa467dca1603268f128adf12b1.tar.gz
Update to 8.79.76.91
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9de55ecea612..a8ad0f7292d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = skypeforlinux-preview-bin
pkgdesc = Skype for Linux - Preview/Insider Version
- pkgver = 8.79.76.64
+ pkgver = 8.79.76.91
pkgrel = 1
url = http://www.skype.com
install = install.sh
@@ -23,7 +23,7 @@ pkgbase = skypeforlinux-preview-bin
conflicts = skypeforlinux-beta-bin
conflicts = skype
replaces = skypeforlinux-bin
- source = https://repo.skype.com/rpm/unstable/skypeforlinux_8.79.76.64-1.x86_64.rpm
- sha256sums = a5d9fdc897ecf4808ab95d65dfecdc19436294064afab5ecb009df616f95974e
+ source = https://repo.skype.com/rpm/unstable/skypeforlinux_8.79.76.91-1.x86_64.rpm
+ sha256sums = 41c6f8369ab4091021cbe4b65abb3838fc77e609246e1acc17fc08b2f8b7271e
pkgname = skypeforlinux-preview-bin
diff --git a/PKGBUILD b/PKGBUILD
index 61f9e7e05882..ff1703c730d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=skypeforlinux
pkgname=$_pkgname-preview-bin
-pkgver=8.79.76.64
+pkgver=8.79.76.91
pkgrel=1
pkgdesc="Skype for Linux - Preview/Insider Version"
arch=("x86_64")
@@ -21,7 +21,7 @@ install=install.sh
source=(
https://repo.skype.com/rpm/unstable/${_pkgname}_${pkgver}-1.x86_64.rpm
)
-sha256sums=('a5d9fdc897ecf4808ab95d65dfecdc19436294064afab5ecb009df616f95974e')
+sha256sums=('41c6f8369ab4091021cbe4b65abb3838fc77e609246e1acc17fc08b2f8b7271e')
package() {
cd $pkgdir