summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbinex-dsk2020-11-03 07:57:54 -0500
committerbinex-dsk2020-11-03 07:57:54 -0500
commit76a46765060adfa50c5496410fb1e81d01f26a96 (patch)
tree8fa87cbe8477e2dba066f0fab3692a142a92f997 /PKGBUILD
parente1f1279ec37bcfe06ecdee642c89dcc6a8a8e35e (diff)
downloadaur-76a46765060adfa50c5496410fb1e81d01f26a96.tar.gz
1.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a37b9ae90486..0ad590ec4fed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@ pkgname='passman++'
pkgdesc='Incredibly simple and secure command-line password manager.'
url="https://github.com/binex-dsk/$_pkgname/"
license=('BSD')
-pkgver=1.1.0
+pkgver=1.2.0
pkgrel=1
source=("https://github.com/binex-dsk/$_pkgname/archive/$pkgver.zip")
-md5sums=('6191151651c0f1d5939b7097d485fa7c')
+md5sums=('bc5b28c9e9d61dd25839fea31c1a504d')
provides=('passman')
conflicts=('passman-git')
-depends=('botan' 'libsodium' 'qt5-base')
+depends=('botan' 'libsodium' 'qt5-base' 'ttf-hack')
arch=('x86_64')
build() {