summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c82821f2c0d..691731a2e6a4 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: muhas <muhas@muhas.ru>
pkgname=skb
pkgver=0.4
-pkgrel=3
+pkgrel=4
pkgdesc="Simple keyboard layout indicator."
arch=('i686' 'x86_64')
-url="http://plhk.ru/"
+url="https://plhk.ru/"
license=('GPL')
depends=('libx11')
-source=(http://plhk.ru/static/skb/${pkgname}-${pkgver}.tar.gz)
+source=(https://plhk.ru/static/skb/${pkgname}-${pkgver}.tar.gz)
md5sums=('feaf75eb5d4c557ed9ac75620a7ce264')
build() {