summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Blakeney2020-01-11 07:27:36 +1000
committerMark Blakeney2020-01-11 07:27:36 +1000
commit048145627d43359c9e61668e4a3d050dff80f034 (patch)
tree04ed34b4a034f686d95e1dbe38b66db436ab6c19
parentd3b23f56078bb4af4da537b2d4066b153086c733 (diff)
downloadaur-048145627d43359c9e61668e4a3d050dff80f034.tar.gz
Update to 8.56.76.90
-rw-r--r--.SRCINFO6
-rw-r--r--Makefile19
-rw-r--r--PKGBUILD4
3 files changed, 5 insertions, 24 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9309e4509bde..7c07bcc3e48c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = skypeforlinux-preview-bin
pkgdesc = Skype for Linux - Preview/Insider Version
- pkgver = 8.56.76.35
+ pkgver = 8.56.76.90
pkgrel = 1
url = http://www.skype.com
install = install.sh
@@ -23,8 +23,8 @@ pkgbase = skypeforlinux-preview-bin
conflicts = skypeforlinux-beta-bin
conflicts = skype
replaces = skypeforlinux-bin
- source = https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.56.76.35_amd64.deb
- sha256sums = 38bb36af688f3cb202b152079bff2ca30cd595bf202fbe1e34f58c54139e7a6b
+ source = https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.56.76.90_amd64.deb
+ sha256sums = f31b86ed0d7d74d6d38f59171b83559fef7a1a335d3fbfddb6d7a83caecc141c
pkgname = skypeforlinux-preview-bin
diff --git a/Makefile b/Makefile
deleted file mode 100644
index 539f0b4dfdc6..000000000000
--- a/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-nam = $(shell sed -n 's/^_pkgname=//p' PKGBUILD)
-src = PKGBUILD
-inf = .SRCINFO
-
-all: sum $(inf) check
-
-$(inf): $(src)
- makepkg --printsrcinfo >$@
-
-check: $(src)
- namcap $^
-
-sum: $(src)
- updpkgsums
-
-clean:
- rm -rf $(inf) $(nam)-* *.tar.xz *.tar.gz pkg/ src/ *.part
-
-# vim: se ts=4:
diff --git a/PKGBUILD b/PKGBUILD
index 7ec4df2cbc05..9ce131713506 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=skypeforlinux
pkgname=$_pkgname-preview-bin
-pkgver=8.56.76.35
+pkgver=8.56.76.90
pkgrel=1
pkgdesc="Skype for Linux - Preview/Insider Version"
arch=("x86_64")
@@ -19,7 +19,7 @@ install=install.sh
source=(
"https://repo.skype.com/deb/pool/main/s/$_pkgname/${_pkgname}_${pkgver}_amd64.deb"
)
-sha256sums=('38bb36af688f3cb202b152079bff2ca30cd595bf202fbe1e34f58c54139e7a6b')
+sha256sums=('f31b86ed0d7d74d6d38f59171b83559fef7a1a335d3fbfddb6d7a83caecc141c')
package() {
tar -xJC "$pkgdir" -f data.tar.xz