summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f47c4db758db..4804c9125e19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Cameron Nemo <camerontnorman@gmail.com>
pkgname=brillo
-pkgver=1.4.1
+pkgver=1.4.2
pkgrel=1
pkgdesc='Control the brightness of backlight and keyboard LED devices'
arch=('i686' 'x86_64')
@@ -8,7 +8,7 @@ url="https://gitlab.com/cameronnemo/brillo"
license=('GPL3')
makedepends=('go-md2man')
source=("${pkgname}-${pkgver}.tar.gz::${url}/-/archive/v${pkgver}/brillo-v${pkgver}.tar.gz")
-sha256sums=('4d0b1da7b8b21d93f86c796dd5f0c5376686ce484d6bbd7a27bc70520c1276c4')
+sha256sums=('5e1d8a8087563e13da2331a2e8b9643c6d1c07e7d44525b226e0528887678b03')
build() {
cd "${srcdir}/brillo-v${pkgver}"