[arch-commits] Commit in keepass/trunk (PKGBUILD)
Giancarlo Razzolini
grazzolini at archlinux.org
Mon Mar 4 18:13:01 UTC 2019
Date: Monday, March 4, 2019 @ 18:13:00
Author: grazzolini
Revision: 437561
upgpkg: keepass 2.41-2
use-https-in-the-url-field
Modified:
keepass/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-04 18:11:10 UTC (rev 437560)
+++ PKGBUILD 2019-03-04 18:13:00 UTC (rev 437561)
@@ -5,10 +5,10 @@
pkgname=keepass
pkgver=2.41
-pkgrel=1
+pkgrel=2
pkgdesc='A easy-to-use password manager for Windows, Linux, Mac OS X and mobile devices.'
arch=('any')
-url='http://keepass.info/'
+url='https://keepass.info/'
license=('GPL')
depends=('mono' 'desktop-file-utils' 'xdg-utils' 'shared-mime-info' 'gtk-update-icon-cache')
makedepends=('icoutils')
More information about the arch-commits
mailing list