summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05e83adf34bb..a8150fa33760 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pop-bin
pkgdesc = Low latency videoconferencing & screen sharing with multiplayer drawing & control. Pop is a multiplayer screen sharing app that lets you work together like you’re in the same room.
- pkgver = 8.0.20
+ pkgver = 8.0.21
pkgrel = 1
url = https://pop.com
arch = x86_64
@@ -49,7 +49,7 @@ pkgbase = pop-bin
replaces = screen-desktop-bin
options = !strip
options = !emptydirs
- source = https://download.pop.com/desktop-app/linux/8.0.20/pop_8.0.20_amd64.deb
+ source = https://download.pop.com/desktop-app/linux/8.0.21/pop_8.0.21_amd64.deb
sha512sums = e06e31e1264c4fe2942e41043b36e49498aed2db6c19fc33ef627295d056ff641c72cd7e273bb0234101f55386ad4ed12f971af1a3df3326c8bba4dbc0975efd
pkgname = pop-bin
diff --git a/PKGBUILD b/PKGBUILD
index a61fe35729f0..b20a41a9d705 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# PRs are welcome at: https://github.com/captn3m0/aur-pop-bin
pkgname=pop-bin
-pkgver=8.0.20
+pkgver=8.0.21
pkgrel=1
pkgdesc="Low latency videoconferencing & screen sharing with multiplayer drawing & control. Pop is a multiplayer screen sharing app that lets you work together like you’re in the same room."
arch=('x86_64')
@@ -20,7 +20,7 @@ license=('custom')
options=('!strip' '!emptydirs')
conflicts=('screen-desktop-bin')
source=("https://download.pop.com/desktop-app/linux/${pkgver}/pop_${pkgver}_amd64.deb")
-sha512sums=('bbdd5cb967c971ab7212745b7c5f63a56ef6f51c617a4849dcb94512b452b5ccbcf7da876778bc0f66f83d90728e7cb4e6d8e6053b8acf0952266a2e92773d0a')
+sha512sums=('11fde9e341a95304729269e4827150b3f9c29a7bf33bdb99107b7245b1a72a16c910056c5239a599edbfde72d45d329a796f504c3eb7fb1aac6242a57f8d4c70')
package(){
mkdir -p "${pkgdir}/opt/${pkgname}"