aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lemonbar/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lemonbar/APKBUILD')
-rw-r--r--testing/lemonbar/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/lemonbar/APKBUILD b/testing/lemonbar/APKBUILD
index 2d3cb3f06f8..c6926dcbc90 100644
--- a/testing/lemonbar/APKBUILD
+++ b/testing/lemonbar/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Camille Scholtz <onodera@openmailbox.org>
pkgname=lemonbar
pkgver=1.4
-pkgrel=0
+pkgrel=1
pkgdesc="featherlight, lemon-scented, bar based on xcb"
url="https://github.com/Lemonboy/bar"
arch="all"
@@ -10,7 +10,7 @@ license="MIT"
depends_dev="libxcb-dev"
makedepends="$depends_dev perl"
subpackages="$pkgname-doc"
-source="$pkgname-$pkgver.tar.gz::http://github.com/LemonBoy/bar/archive/v$pkgver.tar.gz"
+source="$pkgname-$pkgver.tar.gz::https://github.com/LemonBoy/bar/archive/v$pkgver.tar.gz"
builddir="$srcdir"/bar-"$pkgver"
build() {