summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSefa Eyeoglu2022-01-08 21:14:14 +0100
committerSefa Eyeoglu2022-01-08 21:14:14 +0100
commit055c48952d8a63a1254734aaf7328de96431625c (patch)
tree7c33018fe44619b08c6cf351efad404e7f1705da
parent2b23fec8491f7f79c45528a51eeb84697dc16f5f (diff)
downloadaur-055c48952d8a63a1254734aaf7328de96431625c.tar.gz
upgpkg: vibrantlinux 2.1.7-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7ae4e57d8a6..963ec2493ed7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = vibrantlinux
pkgdesc = A tool to automate managing your screen's saturation depending on what programs are running
- pkgver = 2.1.5
- pkgrel = 2
+ pkgver = 2.1.7
+ pkgrel = 1
url = https://github.com/libvibrant/vibrantLinux
arch = x86_64
license = MIT
makedepends = git
depends = qt5-base
depends = libvibrant
- source = vibrantlinux::git+https://github.com/libvibrant/vibrantLinux.git#tag=v2.1.5
+ source = vibrantlinux::git+https://github.com/libvibrant/vibrantLinux.git#tag=v2.1.7
sha512sums = SKIP
pkgname = vibrantlinux
diff --git a/PKGBUILD b/PKGBUILD
index 16ef9c650976..7a4d996c8fcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Container: gbr <gbr@protonmail.com>
pkgname=vibrantlinux
-pkgver=2.1.5
-pkgrel=2
+pkgver=2.1.7
+pkgrel=1
pkgdesc="A tool to automate managing your screen's saturation depending on what programs are running"
arch=(x86_64)
url="https://github.com/libvibrant/vibrantLinux"