summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSefa Eyeoglu2021-12-31 22:32:14 +0100
committerSefa Eyeoglu2021-12-31 22:32:14 +0100
commit95371c840d307a59b51ecb689d6c55a21f09c8e2 (patch)
tree2fe789efcd49dfb0b7368e30366f5a2be0784ceb
parent0283274e582acb31a1a9583fb87cbc8383c41c1e (diff)
downloadaur-95371c840d307a59b51ecb689d6c55a21f09c8e2.tar.gz
upgpkg: vibrant-git 1.0.3.r18.g2100c09-1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdd6804ed75a..53a338736850 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = vibrant-git
pkgdesc = A simple library to adjust color saturation of X11 outputs.
- pkgver = 1.0.3.r2.g8c5fa72
+ pkgver = 1.0.3.r18.g2100c09
pkgrel = 1
- url = https://gitlab.com/Scrumplex/vibrant
+ url = https://github.com/Vibrance-org/libvibrant
arch = x86_64
license = GPL3
license = custom:MIT
@@ -11,7 +11,7 @@ pkgbase = vibrant-git
makedepends = check
makedepends = libxrandr
makedepends = libxnvctrl
- source = vibrant-git::git+https://gitlab.com/Scrumplex/vibrant.git
+ source = vibrant-git::git+https://github.com/Vibrance-org/libvibrant.git
sha512sums = SKIP
pkgname = libvibrant-git
@@ -27,4 +27,3 @@ pkgname = vibrant-cli-git
provides = vibrant-cli
conflicts = vibrant
conflicts = vibrant-cli
-
diff --git a/PKGBUILD b/PKGBUILD
index 98925e3ed637..fe96a27acaba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgbase=vibrant-git
pkgname=(libvibrant-git vibrant-cli-git)
-pkgver=1.0.3.r2.g8c5fa72
+pkgver=1.0.3.r18.g2100c09
pkgrel=1
pkgdesc="A simple library to adjust color saturation of X11 outputs."
arch=(x86_64)
-url="https://gitlab.com/Scrumplex/vibrant"
+url="https://github.com/Vibrance-org/libvibrant"
license=("GPL3" "custom:MIT")
makedepends=("git" "cmake" "check" "libxrandr" "libxnvctrl")
-source=("${pkgbase}::git+https://gitlab.com/Scrumplex/vibrant.git")
+source=("${pkgbase}::git+https://github.com/Vibrance-org/libvibrant.git")
sha512sums=('SKIP')