summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSefa Eyeoglu2022-01-01 01:22:37 +0100
committerSefa Eyeoglu2022-01-01 01:22:37 +0100
commit6dc186c466d9f4bd48762ec6c5890125d66c02aa (patch)
tree64b6f8e391885137f202403d3fb1b7d2c7b158f5
parent95371c840d307a59b51ecb689d6c55a21f09c8e2 (diff)
downloadaur-6dc186c466d9f4bd48762ec6c5890125d66c02aa.tar.gz
upgpkg: vibrant-git 1.0.3.r18.g2100c09-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53a338736850..366be7903ad4 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.r18.g2100c09
- pkgrel = 1
- url = https://github.com/Vibrance-org/libvibrant
+ pkgrel = 2
+ url = https://github.com/libvibrant/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://github.com/Vibrance-org/libvibrant.git
+ source = vibrant-git::git+https://github.com/libvibrant/libvibrant.git
sha512sums = SKIP
pkgname = libvibrant-git
diff --git a/PKGBUILD b/PKGBUILD
index fe96a27acaba..08408770fd44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgbase=vibrant-git
pkgname=(libvibrant-git vibrant-cli-git)
pkgver=1.0.3.r18.g2100c09
-pkgrel=1
+pkgrel=2
pkgdesc="A simple library to adjust color saturation of X11 outputs."
arch=(x86_64)
-url="https://github.com/Vibrance-org/libvibrant"
+url="https://github.com/libvibrant/libvibrant"
license=("GPL3" "custom:MIT")
makedepends=("git" "cmake" "check" "libxrandr" "libxnvctrl")
-source=("${pkgbase}::git+https://github.com/Vibrance-org/libvibrant.git")
+source=("${pkgbase}::git+https://github.com/libvibrant/libvibrant.git")
sha512sums=('SKIP')