summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormhogomchungu2022-12-01 17:08:51 +0300
committermhogomchungu2022-12-01 17:08:51 +0300
commit99e0386fa56d3995c3de045b4744c2960b636a57 (patch)
tree00cde972a8f8ef4afbc073a1c1776251d75ba142 /PKGBUILD
parenta3f183d6722ba53db911a0cca18d86960871656a (diff)
downloadaur-qcheckgmail.tar.gz
update to version 2.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbe04c3af28d..292ff23f88ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
pkgname=qcheckgmail
_pkgname=qCheckGMail
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.2.0
+pkgrel=1
pkgdesc="Qt/C++ multiple gmail account checker"
arch=("i686" "x86_64")
url="http://mhogomchungu.github.io/qCheckGMail/"
license=("GPL")
makedepends=("cmake" "extra-cmake-modules")
source=("https://github.com/mhogomchungu/qCheckGMail/releases/download/${pkgver}/${_pkgname}-${pkgver}.tar.xz")
-sha256sums=('8ed3d66696a53de338685731f93525f21f5f4a0ed7787310948381d63e5f0b1f')
+sha256sums=('60b85a828448f8679810a12dfc9c1f058c9f9eaab21293b2d5110e5fab1e125d')
optdepends=('plasma-desktop: support KDE Plasma tray icon and tooltip instead of Qt counterparts'
'kwallet: support for storing credentials in kwallet'
'libsecret: support for storing credentials in libsecret')