summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Blakeney2023-02-15 07:56:41 +1000
committerMark Blakeney2023-02-15 07:56:41 +1000
commit0def43b5a925fce3842b40dba1aeabb955e5595d (patch)
tree46c9959d0b136c213a10f0462ce2f53e4d0aacf5
parenta20785b83e60bec136020e689e2305809f683689 (diff)
downloadaur-0def43b5a925fce3842b40dba1aeabb955e5595d.tar.gz
Update to 8.94.76.419
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce690bf2e7a5..fb54027258f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = skypeforlinux-preview-bin
pkgdesc = Skype for Linux - Preview/Insider Version
- pkgver = 8.94.76.302
+ pkgver = 8.94.76.419
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.302-1.x86_64.rpm
- sha256sums = 3a03dc4737858e8c67cd7e46d93f496dcbbff23cff5cafb1ab4531418764c853
+ source = https://repo.skype.com/rpm/unstable/skypeforlinux_8.94.76.419-1.x86_64.rpm
+ sha256sums = d8ae5bcb04078145669041bf8ea90fae2b2ef4257e0ebfa33ab850b4e0be2579
pkgname = skypeforlinux-preview-bin
diff --git a/PKGBUILD b/PKGBUILD
index cbcbfb56706c..ea44fd6f5e6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Original Maintainer: Jameson Pugh <imntreal@gmail.com>
_pkgname=skypeforlinux
-pkgname=$_pkgname-preview-bin
-pkgver=8.94.76.302
+pkgname="$_pkgname-preview-bin"
+pkgver=8.94.76.419
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=('3a03dc4737858e8c67cd7e46d93f496dcbbff23cff5cafb1ab4531418764c853')
+sha256sums=('d8ae5bcb04078145669041bf8ea90fae2b2ef4257e0ebfa33ab850b4e0be2579')
package() {
cd $pkgdir