mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 05:47:21 +08:00
keepassxc: update to 2.3.4
This commit is contained in:
parent
87caed41cd
commit
358726807c
@ -1,5 +1,5 @@
|
|||||||
pkgname=keepassxc
|
pkgname=keepassxc
|
||||||
pkgver=2.3.3
|
pkgver=2.3.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="KeePassXC is a cross platform community driven port of the windows application Keepass Password Safe"
|
pkgdesc="KeePassXC is a cross platform community driven port of the windows application Keepass Password Safe"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -12,7 +12,7 @@ provides=('keepassx' 'keepassx-reboot')
|
|||||||
conflicts=('keepassx-reboot')
|
conflicts=('keepassx-reboot')
|
||||||
replaces=('keepassx-reboot')
|
replaces=('keepassx-reboot')
|
||||||
source=("https://github.com/keepassxreboot/$pkgname/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz")
|
source=("https://github.com/keepassxreboot/$pkgname/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz")
|
||||||
sha256sums=('cfff85ef89ba590aec798c59bea4aa3db00626d7bff8cdde0f62ee34aea60ad5')
|
sha256sums=('0c24a78895185b9b6b098f08a15b332c600f80aa570d608940fcc2a38e02780a')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd $pkgname-$pkgver
|
cd $pkgname-$pkgver
|
||||||
|
Loading…
Reference in New Issue
Block a user