summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorscan2020-07-31 10:55:32 -0300
committerscan2020-07-31 10:55:32 -0300
commita6c8fec3809f3b0dd5ae1e08e909fcfb01b1fad1 (patch)
tree5e4a2671e93958f0ef6a28bcb81954db51a033a9 /PKGBUILD
parent2c51ed1bdd5d77559a83b8fbdf64a3b34566cecb (diff)
downloadaur-a6c8fec3809f3b0dd5ae1e08e909fcfb01b1fad1.tar.gz
Updated to 1.12.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f820d4e00d54..50998f91f420 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: scan
pkgname=keepass-plugin-rpc
-pkgver=1.11.0
+pkgver=1.12.1
pkgrel=1
pkgdesc="RPC plugin for Keepass"
license=('GPL')
@@ -8,7 +8,7 @@ depends=("keepass")
url="https://github.com/kee-org/keepassrpc"
source=(https://github.com/kee-org/keepassrpc/releases/download/v${pkgver}/KeePassRPC.plgx)
arch=(any)
-sha256sums=('a48b30a1864ce90717a6173cd7b681e1eebe9e15921932e962037aeac7236584')
+sha256sums=('73468bcb57472ca6d17e45294136e4d2a4e69ac19e500225f71deab6ad3f1a5e')
package(){
mkdir -p "${pkgdir}"/usr/share/keepass/Plugins