summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorblue2022-01-09 22:42:04 +0300
committerblue2022-01-09 22:42:04 +0300
commit0baf70ebfdffb5dfac8e691cf660677b9d250cc9 (patch)
treee4ae8653dd1a32b4cd7d00c38651d95cc99cdbd6
parent2eead90e1378e397ccbd1ab18c070e55dfed88e2 (diff)
downloadaur-0baf70ebfdffb5dfac8e691cf660677b9d250cc9.tar.gz
release bump
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dacd425356e7..48510d7bd90a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Yury Gubich <blue@macaw.me>
pkgname=squawk
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="An XMPP desktop messenger, written on pure c++ (qt)"
arch=('i686' 'x86_64')
url="https://git.macaw.me/blue/squawk"
license=('GPL3')
depends=('hicolor-icon-theme' 'desktop-file-utils' 'lmdb' 'qxmpp' 'boost')
makedepends=('cmake>=3.3' 'imagemagick' 'qt5-tools')
-optdepends=('kwallet: secure password storage (requires rebuild)')
+optdepends=('kwallet: secure password storage (requires rebuild)' 'kio: better show in folder action (requires rebuild)')
source=("$pkgname-$pkgver.tar.gz::https://git.macaw.me/attachments/6264b2e6-ed0f-4346-a545-54f337284778")
sha256sums=('057d6c4e4a05f29d35727fc045dbec74ccda78382316bd6e124da0614f314901')