summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Schnaidt2022-07-17 23:28:34 +0200
committerAlexander Schnaidt2022-07-17 23:28:34 +0200
commita9e718a39737dec06dc55f73aeb497c197cbee0c (patch)
tree652130fc6a6e85fe4d02b70e92f5261c3f08110d /PKGBUILD
parentf743f1bcb937c91753938f0b9f2e56b8b18c4d69 (diff)
downloadaur-passwordsafe-git.tar.gz
passwordsafe-git: replace wxgtk2 with wxwidgets-gtk3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c99af627218d..686f1ca64903 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Alexander Schnaidt <alex.schnaidt@gmail.com>
# Contributor: Brandon Moller <mollerbw@gmail.com>
pkgname=passwordsafe-git
-pkgver=r11444.80baea965
+pkgver=r13263.98a688fb6
pkgrel=1
pkgdesc="Simple & Secure Password Management"
arch=('i686' 'x86_64')
url="https://pwsafe.org/"
license=('Artistic2.0')
-depends=('libxtst' 'wxgtk' 'qrencode' 'yubikey-personalization' 'xerces-c')
+depends=('wxwidgets-gtk3' 'qrencode' 'yubikey-personalization' 'xerces-c')
makedepends=('git' 'cmake' 'gtest' 'zip' 'libxt')
optdepends=('xvkbd: virtual-keyboard support')
conflicts=('passwordsafe-debian' 'passwordsafe' 'pwsafe')