summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27c8bfca322a..023dbf18ed21 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,8 @@
-# Generated by mksrcinfo v8
-# Tue Oct 25 18:58:14 UTC 2016
pkgbase = kwalletcli
pkgdesc = Command-Line Interface for the KDE Wallet
pkgver = 3.00
pkgrel = 1
- url = http://www.mirbsd.org/kwalletcli.htm
+ url = https://www.mirbsd.org/kwalletcli.htm
arch = i686
arch = x86_64
license = custom:MirOS
diff --git a/PKGBUILD b/PKGBUILD
index fe2af518b71f..b3f14b74bbf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=kwalletcli
pkgver=3.00
pkgrel=1
pkgdesc="Command-Line Interface for the KDE Wallet"
-url="http://www.mirbsd.org/kwalletcli.htm"
+url="https://www.mirbsd.org/kwalletcli.htm"
license=('custom:MirOS' 'LGPL3')
arch=('i686' 'x86_64')
depends=('kwallet' 'mksh')