summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Blakeney2022-08-12 07:25:22 +1000
committerMark Blakeney2022-08-12 07:25:22 +1000
commit9a3f5fec7164753fae371b494f499bdaaa11dab4 (patch)
tree992a42ce8f1d3cc153671676e575a1d32bbb2f75
parenta133cb173903c5c1ffdc7eb592b2098e1df85462 (diff)
downloadaur-9a3f5fec7164753fae371b494f499bdaaa11dab4.tar.gz
Update to 8.88.76.200
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6a7e8da4b81..e078ca8f746b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = skypeforlinux-preview-bin
pkgdesc = Skype for Linux - Preview/Insider Version
- pkgver = 8.88.76.100
+ pkgver = 8.88.76.200
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.88.76.100-1.x86_64.rpm
- sha256sums = 9f31083a4ad98db8ac2216067558b69db317ffa979bcb9a8398173151bf8a0fc
+ source = https://repo.skype.com/rpm/unstable/skypeforlinux_8.88.76.200-1.x86_64.rpm
+ sha256sums = d8fa73a79a225acc86101578ecb3f854db8b6452e3de4ca762fdfaff123dbb16
pkgname = skypeforlinux-preview-bin
diff --git a/PKGBUILD b/PKGBUILD
index f747caf89643..09ef4d55f933 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=skypeforlinux
pkgname=$_pkgname-preview-bin
-pkgver=8.88.76.100
+pkgver=8.88.76.200
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=('9f31083a4ad98db8ac2216067558b69db317ffa979bcb9a8398173151bf8a0fc')
+sha256sums=('d8fa73a79a225acc86101578ecb3f854db8b6452e3de4ca762fdfaff123dbb16')
package() {
cd $pkgdir