summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSefa Eyeoglu2020-05-31 22:16:56 +0200
committerSefa Eyeoglu2020-05-31 22:16:56 +0200
commit9a94cd9c7a533394dd6437bef9796f9bc173c441 (patch)
tree03258188c0eed3a954eca282f4bf11fc40bef427
parent0c7e83bc52cc9af0da26cbdda3f58323783d1391 (diff)
downloadaur-9a94cd9c7a533394dd6437bef9796f9bc173c441.tar.gz
upgpkg: vibrant 1.0.1-1
upstream release Update to latest upstream version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8e6ca93f435..dd52b7cba917 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = vibrant
pkgdesc = A simple library to adjust color saturation of X11 outputs.
- pkgver = 1.0.0
- pkgrel = 2
+ pkgver = 1.0.1
+ pkgrel = 1
url = https://gitlab.com/Scrumplex/vibrant
arch = x86_64
license = GPL3
license = custom:MIT
makedepends = git
makedepends = cmake
- source = vibrant::git+https://gitlab.com/Scrumplex/vibrant.git#tag=1.0.0
+ source = vibrant::git+https://gitlab.com/Scrumplex/vibrant.git#tag=1.0.1
sha512sums = SKIP
pkgname = libvibrant
diff --git a/PKGBUILD b/PKGBUILD
index d687d6285f10..7d86e2b5ac18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=vibrant
pkgname=(libvibrant vibrant-cli)
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
pkgdesc="A simple library to adjust color saturation of X11 outputs."
arch=(x86_64)
url="https://gitlab.com/Scrumplex/vibrant"