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 cb97aa411c85..5d872149e51a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=blugon
pkgdesc="simple and configurable Blue Light Filter for X"
-pkgver=1.12.0
+pkgver=1.12.1
pkgrel=1
arch=('x86_64')
url="https://github.com/jumper149/blugon"
@@ -10,7 +10,7 @@ license=('Apache')
depends=('libx11' 'libxrandr' 'python')
optdepends=('xorg-xgamma: backend')
source=("https://github.com/jumper149/blugon/archive/${pkgver}.tar.gz")
-sha256sums=('b22a0d432d68a38131b6dd673c6a6358ae43ea7a2757432afafc5285a5865acf')
+sha256sums=('e92a8c0d3152f4749228b10d52eccfa9ec4414b50a39995153b8f48e486df11e')
build() {
cd "${pkgname}-${pkgver}"