summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bentlage2021-09-13 18:35:04 +0200
committerMichael Bentlage2021-09-13 18:35:04 +0200
commitd266c615c91bc65ebd5552a0d762b83ad935405b (patch)
tree6059c65190304a4e975d6e2208b15d459553640a
parent99840cc22e9817ab29e5593fe926be1174f5c6c7 (diff)
downloadaur-d266c615c91bc65ebd5552a0d762b83ad935405b.tar.gz
v2.49
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ab49aa624e1..b123b1f23c82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = keepass-de
pkgdesc = German locale for keepass
- pkgver = 2.48
+ pkgver = 2.49
pkgrel = 1
url = https://keepass.info/translations.html
arch = any
license = GPL2
depends = keepass
- source = https://downloads.sourceforge.net/keepass/KeePass-2.48-German.zip
- md5sums = efe2e9a8ae07985c52cef6c71d65e800
- sha1sums = 7ffd2c845471ba3caf277528f9fcacd975116d3e
+ source = https://downloads.sourceforge.net/keepass/KeePass-2.49-German.zip
+ md5sums = 3e19318c846063dd7023ed50acd1694d
+ sha1sums = a24298413bd139aba75d261aedf1710e27c7ed3b
pkgname = keepass-de
-
diff --git a/PKGBUILD b/PKGBUILD
index 619772e24f54..addb9a944234 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp 'TamCore' B. <philipp {at} tamcore {dot} eu>
# Contributor: Michael Bentlage <m.bentlage {at} gmail {dot} com>
pkgname=keepass-de
-pkgver=2.48
+pkgver=2.49
pkgrel=1
pkgdesc="German locale for keepass"
arch=('any')
@@ -9,8 +9,8 @@ url="https://keepass.info/translations.html"
license=('GPL2')
depends=('keepass')
source=("https://downloads.sourceforge.net/keepass/KeePass-${pkgver}-German.zip")
-sha1sums=('7ffd2c845471ba3caf277528f9fcacd975116d3e')
-md5sums=('efe2e9a8ae07985c52cef6c71d65e800')
+sha1sums=('a24298413bd139aba75d261aedf1710e27c7ed3b')
+md5sums=('3e19318c846063dd7023ed50acd1694d')
package(){
install -Dm644 German.lngx "${pkgdir}/usr/share/keepass/Languages/German.lngx"