summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSefa Eyeoglu2020-05-22 11:13:40 +0200
committerSefa Eyeoglu2020-05-22 11:13:40 +0200
commit204cc68d04f6ac7262a65ce024eff043574f486c (patch)
treeaff3c0cf5b5e092b2b356825bee0db13604eeab0
parent66d8475dc9b3bc71148d1244dfb67d5308d7babc (diff)
downloadaur-204cc68d04f6ac7262a65ce024eff043574f486c.tar.gz
upgpkg: vibrantlinux 2.0.1-1
upstream release Update to 2.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a38492ea66c0..cd30a6e7bb79 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vibrantlinux
pkgdesc = A tool to automate managing your screen's saturation depending on what programs are running
- pkgver = 2.0.0
- pkgrel = 2
+ pkgver = 2.0.1
+ pkgrel = 1
url = https://github.com/zee-mzha/vibrantLinux
arch = x86_64
license = MIT
@@ -12,7 +12,7 @@ pkgbase = vibrantlinux
depends = hicolor-icon-theme
provides = vibrantlinux
conflicts = vibrantlinux
- source = vibrantlinux::git+https://github.com/zee-mzha/vibrantLinux.git
+ source = vibrantlinux::git+https://github.com/zee-mzha/vibrantLinux.git#tag=v2.0.1
source = vibrantLinux.desktop
sha512sums = SKIP
sha512sums = 21531277bbcea2ab65116f8420db9197f99801f34f934f9bd181fb2077c3c26337c7356df236783a53eee6dccc3e994f7992c9aaa8d53ca32ec0d98231357b1f
diff --git a/PKGBUILD b/PKGBUILD
index 662d5b07cff2..853f38c2f16a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgname=vibrantlinux
pkgname=${_pkgname}
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.0.1
+pkgrel=1
pkgdesc="A tool to automate managing your screen's saturation depending on what programs are running"
arch=(x86_64)
url="https://github.com/zee-mzha/vibrantLinux"
@@ -13,7 +13,7 @@ depends=("qt5-base" "libxnvctrl" "vibrant" "hicolor-icon-theme")
makedepends=("git")
conflicts=("vibrantlinux")
provides=("vibrantlinux")
-source=("${_pkgname}::git+https://github.com/zee-mzha/vibrantLinux.git"
+source=("${_pkgname}::git+https://github.com/zee-mzha/vibrantLinux.git#tag=v${pkgver}"
"vibrantLinux.desktop")
sha512sums=('SKIP'
'21531277bbcea2ab65116f8420db9197f99801f34f934f9bd181fb2077c3c26337c7356df236783a53eee6dccc3e994f7992c9aaa8d53ca32ec0d98231357b1f')