summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Springer2020-05-07 21:04:42 +0200
committerFelix Springer2020-05-07 21:04:42 +0200
commit93257a72fe02a5b50342429b25d537182f64f6be (patch)
tree49efb66695797b9857b27d19888854950b7b83a4 /PKGBUILD
parent01346b2264be8ce7ba05b2c14a675f95e181d95b (diff)
downloadaur-blugon.tar.gz
bump version to 1.12.1
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}"