summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSefa Eyeoglu2020-05-30 20:56:10 +0200
committerSefa Eyeoglu2020-05-30 20:56:10 +0200
commit593d4d50310f95c7990f0dce8f94af7ab1b2fa67 (patch)
tree93a98610caf8087e7f15810b56f08c7eb567fb69 /PKGBUILD
parent5beb2b261fdd056c628694d28927703019ab5879 (diff)
downloadaur-593d4d50310f95c7990f0dce8f94af7ab1b2fa67.tar.gz
upgpkg: vibrant-git 0.0.2.r22.g3b880d2-1
Update to latest upstream version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 696fcd419cc2..ceb703306f70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=vibrant-git
pkgname=(libvibrant-git vibrant-cli-git)
-pkgver=0.0.2.r4.g01b9f63
+pkgver=0.0.2.r22.g3b880d2
pkgrel=1
pkgdesc="A simple library to adjust color saturation of X11 outputs."
arch=(x86_64)
@@ -29,9 +29,9 @@ build() {
}
package_libvibrant-git() {
- provides=("libvibrant" "libvibrant.so")
+ provides=("libvibrant" "libvibrant.so=1-64")
conflicts=("vibrant" "libvibrant")
- depends=("libdrm" "libxrandr")
+ depends=("libxrandr" "libxnvctrl")
cd "build"