summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68d8474bc7c7..62c255f0f277 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Wed Jan 18 23:26:25 UTC 2017
+# Wed Jan 18 23:27:43 UTC 2017
pkgbase = liri-settings-git
pkgdesc = Settings application and modules for Liri OS
pkgver = 20161009.341e340
pkgrel = 1
- url = http://liri.io
+ url = https://liri.io
arch = i686
arch = x86_64
arch = armv6h
diff --git a/PKGBUILD b/PKGBUILD
index 019a88b80123..b2a8014ac268 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=20161009.341e340
pkgrel=1
pkgdesc="Settings application and modules for Liri OS"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
-url='http://liri.io'
+url='https://liri.io'
license=('GPL3')
depends=('vibe-git' 'greenisland-git' 'libqtxdg' 'qt5-accountsservice-git' 'polkit-qt5' 'xkeyboard-config')
makedepends=('git' 'extra-cmake-modules')