summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Springer2019-01-19 14:24:15 +0100
committerFelix Springer2019-01-19 14:24:15 +0100
commitde10ac909ca8c770583a6158485895f0b4d6baa7 (patch)
tree597821948ab97c2fe77fa56681f4d02489523bb4
parent05295f86f426522a0878ea88f307d8af91354624 (diff)
downloadaur-de10ac909ca8c770583a6158485895f0b4d6baa7.tar.gz
bumped version to 1.8.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46efd332669b..ac90073cb0b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = blugon
pkgdesc = simple Blue Light Filter for X written in Python
- pkgver = 1.6
- pkgrel = 2
+ pkgver = 1.8.1
+ pkgrel = 1
url = https://github.com/jumper149/blugon
arch = x86_64
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index bc6c3de6c98c..913ac983d9a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=blugon
pkgdesc="simple Blue Light Filter for X written in Python"
-pkgver=1.6
-pkgrel=2
+pkgver=1.8.1
+pkgrel=1
arch=('x86_64')
url="https://github.com/jumper149/blugon"
license=('Apache')