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 9fb974651a44..be966adaafa9 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.9
+ pkgver = 2.1.10
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.9
+ source = vibrantlinux::git+https://github.com/libvibrant/vibrantLinux.git#tag=v2.1.10
sha512sums = SKIP
pkgname = vibrantlinux
diff --git a/PKGBUILD b/PKGBUILD
index 0bf20bd92643..105ff59e260e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Container: gbr <gbr@protonmail.com>
pkgname=vibrantlinux
-pkgver=2.1.9
+pkgver=2.1.10
pkgrel=1
pkgdesc="A tool to automate managing your screen's saturation depending on what programs are running"
arch=(x86_64)