summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSefa Eyeoglu2022-01-01 01:25:00 +0100
committerSefa Eyeoglu2022-01-01 01:25:00 +0100
commit2b23fec8491f7f79c45528a51eeb84697dc16f5f (patch)
tree7b2067ec168afc2af3de37681ff1ad9f9b605a15
parent049148e9d92c2682889c502dff6fe1cf3c291a89 (diff)
downloadaur-2b23fec8491f7f79c45528a51eeb84697dc16f5f.tar.gz
upgpkg: vibrantlinux 2.1.5-2
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e9119202240..b7ae4e57d8a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +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 = 1
- url = https://github.com/zee-mzha/vibrantLinux
+ pkgrel = 2
+ url = https://github.com/libvibrant/vibrantLinux
arch = x86_64
license = MIT
makedepends = git
depends = qt5-base
depends = libvibrant
- source = vibrantlinux::git+https://github.com/zee-mzha/vibrantLinux.git#tag=v2.1.5
+ source = vibrantlinux::git+https://github.com/libvibrant/vibrantLinux.git#tag=v2.1.5
sha512sums = SKIP
pkgname = vibrantlinux
-
diff --git a/PKGBUILD b/PKGBUILD
index b99916da9144..16ef9c650976 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=vibrantlinux
pkgver=2.1.5
-pkgrel=1
+pkgrel=2
pkgdesc="A tool to automate managing your screen's saturation depending on what programs are running"
arch=(x86_64)
-url="https://github.com/zee-mzha/vibrantLinux"
+url="https://github.com/libvibrant/vibrantLinux"
license=('MIT')
depends=("qt5-base" "libvibrant")
makedepends=("git")
-source=("${pkgname}::git+https://github.com/zee-mzha/vibrantLinux.git#tag=v${pkgver}")
+source=("${pkgname}::git+https://github.com/libvibrant/vibrantLinux.git#tag=v${pkgver}")
sha512sums=('SKIP')