summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWorty2023-04-20 12:19:31 +0200
committerWorty2023-04-20 12:19:31 +0200
commitc3f9f607ebaaaa3988b55a8a1325292f3c385c81 (patch)
tree9ebe89631bc04422ef0e2eafa450d513d4cc5355
parent599b3eebafb4dd9c3f2357019933fb3c7e790cb7 (diff)
downloadaur-c3f9f607ebaaaa3988b55a8a1325292f3c385c81.tar.gz
v2.53
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 848471b141c5..dda4c2fea3fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = keepass-de
pkgdesc = German locale for keepass
- pkgver = 2.52
+ pkgver = 2.53
pkgrel = 1
url = https://keepass.info/translations.html
arch = any
license = GPL2
depends = keepass
- source = https://downloads.sourceforge.net/keepass/KeePass-2.52-German.zip
- md5sums = e2802c53ff4cb43bf37c81c2f2b8e280
- sha1sums = b6f43f18416cfb95a5312437f5638ce2f958096b
+ source = https://downloads.sourceforge.net/keepass/KeePass-2.53-German.zip
+ md5sums = d4154932c190a80dfde15dcc19a7e84f
+ sha1sums = fc268a10697dcaa645b9f1dee3ef5be9a3b6989c
pkgname = keepass-de
diff --git a/PKGBUILD b/PKGBUILD
index e377b16e093b..1908edae5116 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: w0rty <mawo97 at gmail.com>
pkgname=keepass-de
-pkgver=2.52
+pkgver=2.53
pkgrel=1
pkgdesc="German locale for keepass"
arch=('any')
@@ -8,8 +8,8 @@ url="https://keepass.info/translations.html"
license=('GPL2')
depends=('keepass')
source=("https://downloads.sourceforge.net/keepass/KeePass-${pkgver}-German.zip")
-md5sums=('e2802c53ff4cb43bf37c81c2f2b8e280')
-sha1sums=('b6f43f18416cfb95a5312437f5638ce2f958096b')
+md5sums=('d4154932c190a80dfde15dcc19a7e84f')
+sha1sums=('fc268a10697dcaa645b9f1dee3ef5be9a3b6989c')
package(){
install -Dm644 German.lngx "${pkgdir}/usr/share/keepass/Languages/German.lngx"