summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarco Scarpetta2020-09-13 18:22:45 +0200
committerMarco Scarpetta2020-09-13 18:22:45 +0200
commit68adf577e979c5cdea0d1c0ce77c4f9dcb755418 (patch)
treefe3769f797449a01db6ccb9eb105814ec9def948 /PKGBUILD
parenta36d651f1a2a54bf39a96fd079160151c9c0d05d (diff)
downloadaur-68adf577e979c5cdea0d1c0ce77c4f9dcb755418.tar.gz
Version 1.6.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dfc75df2d04a..6900907a2b3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marco Scarpetta <marcoscarpetta02@gmail.com>
pkgname=qtwaw
-pkgver=1.6.11
+pkgver=1.6.12
pkgrel=1
pkgdesc='An application for WhatsApp Web with tray icon and notifications'
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('qt5-base' 'qt5-webengine' 'kdbusaddons' 'knotifications' 'networkmanager-qt')
makedepends=('cmake' 'qt5-tools')
source=("https://gitlab.com/scarpetta/${pkgname}/-/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz")
-sha256sums=('9c2c431f40e9eadc0d42a8231cc499737ee8db7646056b7dd2b13194f20059a6')
+sha256sums=('c12b0abdb0c6ea2727f73a6f2bb926a138f36ac3305a5416c9c58b6e5125eab5')
prepare() {
cd "${srcdir}/${pkgname}-v${pkgver}"