summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c626892c24e..9fb974651a44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vibrantlinux
pkgdesc = A tool to automate managing your screen's saturation depending on what programs are running
- pkgver = 2.1.8
+ pkgver = 2.1.9
pkgrel = 1
url = https://github.com/libvibrant/vibrantLinux
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = vibrantlinux
makedepends = git
depends = qt5-base
depends = libvibrant
- source = vibrantlinux::git+https://github.com/libvibrant/vibrantLinux.git#tag=v2.1.8
+ source = vibrantlinux::git+https://github.com/libvibrant/vibrantLinux.git#tag=v2.1.9
sha512sums = SKIP
pkgname = vibrantlinux
diff --git a/PKGBUILD b/PKGBUILD
index 0fdc7a1d4670..0bf20bd92643 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Container: gbr <gbr@protonmail.com>
pkgname=vibrantlinux
-pkgver=2.1.8
+pkgver=2.1.9
pkgrel=1
pkgdesc="A tool to automate managing your screen's saturation depending on what programs are running"
arch=(x86_64)