summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSefa Eyeoglu2022-01-01 01:21:00 +0100
committerSefa Eyeoglu2022-01-01 01:21:00 +0100
commit85aba7f118ba25374a316870d9f313154a004ad1 (patch)
tree653a3a4a022005ec41a2ba84c10d12643eec5f98
parentb28a84da462e3cb78e18b1fd0673fdc5a8824b87 (diff)
downloadaur-vibrant.tar.gz
upgpkg: vibrant 1.0.3-4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e27bcae4eee..54adf72493d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = vibrant
pkgdesc = A simple library to adjust color saturation of X11 outputs.
pkgver = 1.0.3
- pkgrel = 3
- url = https://github.com/Vibrance-org/libvibrant
+ pkgrel = 4
+ url = https://github.com/libvibrant/libvibrant
arch = x86_64
license = GPL3
license = custom:MIT
@@ -10,7 +10,7 @@ pkgbase = vibrant
makedepends = cmake
makedepends = libxrandr
makedepends = libxnvctrl
- source = vibrant::git+https://github.com/Vibrance-org/libvibrant.git#tag=1.0.3
+ source = vibrant::git+https://github.com/libvibrant/libvibrant.git#tag=1.0.3
sha512sums = SKIP
pkgname = libvibrant
diff --git a/PKGBUILD b/PKGBUILD
index 7c773fa1cb30..e6bfaa007d4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgbase=vibrant
pkgname=(libvibrant vibrant-cli)
pkgver=1.0.3
-pkgrel=3
+pkgrel=4
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" "libxrandr" "libxnvctrl")
-source=("${pkgbase}::git+https://github.com/Vibrance-org/libvibrant.git#tag=${pkgver}")
+source=("${pkgbase}::git+https://github.com/libvibrant/libvibrant.git#tag=${pkgver}")
sha512sums=('SKIP')