summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.AURINFO13
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD7
3 files changed, 7 insertions, 20 deletions
diff --git a/.AURINFO b/.AURINFO
deleted file mode 100644
index b4ab1a38182b..000000000000
--- a/.AURINFO
+++ /dev/null
@@ -1,13 +0,0 @@
-pkgbase = keepass-twofishcipher
- pkgdesc = Enables KeePass to encrypt databases using the Twofish algorithm.
- pkgver = 1.3
- pkgrel = 1
- url = http://gogogadgetscott.info/keepass/twofishcipher/
- arch = any
- license = GPL3
- depends = keepass
- source = http://gogogadgetscott.info/keepass/twofishcipher/TwofishCipher-1.3.zip
- sha256sums = d0ebc7f1e709eaddcd37a1d4ea4a5c9bc5b924588390bf93a5840b5ba0114124
-
-pkgname = keepass-twofishcipher
-
diff --git a/.SRCINFO b/.SRCINFO
index b4ab1a38182b..8a13296b363c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = keepass-twofishcipher
pkgdesc = Enables KeePass to encrypt databases using the Twofish algorithm.
- pkgver = 1.3
+ pkgver = 1.4
pkgrel = 1
url = http://gogogadgetscott.info/keepass/twofishcipher/
arch = any
license = GPL3
depends = keepass
- source = http://gogogadgetscott.info/keepass/twofishcipher/TwofishCipher-1.3.zip
- sha256sums = d0ebc7f1e709eaddcd37a1d4ea4a5c9bc5b924588390bf93a5840b5ba0114124
+ source = http://gogogadgetscott.info/keepass/twofishcipher/TwofishCipher-1.4.zip
+ sha256sums = a1549af5c3db5d22aaef01539b8851ac5e11ca909bb609f0dcdeebf6dbd9f0b4
pkgname = keepass-twofishcipher
-
diff --git a/PKGBUILD b/PKGBUILD
index 949f2ba8e969..8e6c35730399 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Philipp 'TamCore' B. <philipp [at] tamcore [dot] eu>
+# Contributor: Philipp 'TamCore' B. <philipp [at] tamcore [dot] eu>
+
pkgname=keepass-twofishcipher
_pkgname=TwofishCipher
-pkgver=1.3
+pkgver=1.4
pkgrel=1
pkgdesc="Enables KeePass to encrypt databases using the Twofish algorithm."
license=('GPL3')
@@ -9,7 +10,7 @@ depends=('keepass')
arch=('any')
url="http://gogogadgetscott.info/keepass/twofishcipher/"
source=("http://gogogadgetscott.info/keepass/twofishcipher/$_pkgname-$pkgver.zip")
-sha256sums=('d0ebc7f1e709eaddcd37a1d4ea4a5c9bc5b924588390bf93a5840b5ba0114124')
+sha256sums=('a1549af5c3db5d22aaef01539b8851ac5e11ca909bb609f0dcdeebf6dbd9f0b4')
package() {
mkdir -p "${pkgdir}"/usr/share/keepass