summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ad08542a423..4bf6b12a865d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jake Barnes <me+aur@jakebarn.es>
pkgname=vivi
-pkgver=3.1.0
+pkgver=3.2.0
pkgrel=1
pkgdesc="Client for Vivi, a wireless screen sharing solution"
arch=('x86_64')
@@ -8,7 +8,7 @@ url="http://vivi.io"
license=('unknown')
depends=('gtk3' 'libxss' 'nss' 'glib2' 'libpulse' 'libx11')
source=("${pkgname}-${pkgver}.deb::https://downloads.vivi.io/app/${pkgver}/${pkgname}.deb")
-md5sums=('8a60bfa7bd7003350b7f68e52e4612fe')
+md5sums=('11fc090e2fb0f97e4ac95e922b8b620e')
package() {
msg2 "Extracting the data.tar.xz..."