increased version number

This commit is contained in:
Martchus 2015-06-07 00:08:56 +02:00
parent 297aa531ca
commit 4421b1f89e
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
pkgname=passwordmanager
pkgver=2.0.5
pkgrel=2
pkgver=2.0.7
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="A simple password store using AES-256-CBC encryption via OpenSSL."
license=('GPL')

View File

@ -1,7 +1,7 @@
_name=passwordmanager
pkgname=mingw-w64-passwordmanager
pkgver=2.0.5
pkgrel=2
pkgver=2.0.7
pkgrel=1
arch=('any')
pkgdesc="A simple password store using AES-256-CBC encryption via OpenSSL (mingw-w64)."
license=('GPL')