summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Blakeney2023-02-06 09:13:10 +1100
committerMark Blakeney2023-02-06 09:13:10 +1100
commita20785b83e60bec136020e689e2305809f683689 (patch)
treeb7702922323c243429ee4533a4d83f44b068011b
parentd3c654b49b328203f0d731071837d9bd3cfb8bfe (diff)
downloadaur-a20785b83e60bec136020e689e2305809f683689.tar.gz
Update to 8.94.76.302
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e941b6a7ad8c..ce690bf2e7a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = skypeforlinux-preview-bin
pkgdesc = Skype for Linux - Preview/Insider Version
- pkgver = 8.94.76.201
+ pkgver = 8.94.76.302
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.94.76.201-1.x86_64.rpm
- sha256sums = 670f3f000c20e0632689a39d2bc87731752000a24c9c1335152837e291640b89
+ source = https://repo.skype.com/rpm/unstable/skypeforlinux_8.94.76.302-1.x86_64.rpm
+ sha256sums = 3a03dc4737858e8c67cd7e46d93f496dcbbff23cff5cafb1ab4531418764c853
pkgname = skypeforlinux-preview-bin
diff --git a/PKGBUILD b/PKGBUILD
index f1fdb099446b..cbcbfb56706c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=skypeforlinux
pkgname=$_pkgname-preview-bin
-pkgver=8.94.76.201
+pkgver=8.94.76.302
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=('670f3f000c20e0632689a39d2bc87731752000a24c9c1335152837e291640b89')
+sha256sums=('3a03dc4737858e8c67cd7e46d93f496dcbbff23cff5cafb1ab4531418764c853')
package() {
cd $pkgdir