summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2020-03-11 10:33:15 -0600
committerMark Wagie2020-03-11 10:33:15 -0600
commit50a3513494794c85143fc849b8e4c008cfe74adf (patch)
treeaef24a37298a2fb8c4a1a884f216ab38f6e85d63
parent617b0d9603f3aa159267cb1b995fe3ac4152aa49 (diff)
downloadaur-50a3513494794c85143fc849b8e4c008cfe74adf.tar.gz
new commit for kvantum update
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5207c5875ffb..3371a0e5f439 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kvantum-theme-qogir-git
pkgdesc = Qogir theme for Kvantum
- pkgver = r38.3a631ec
+ pkgver = r44.56c228f
pkgrel = 1
url = https://github.com/vinceliuice/Qogir-kde
arch = any
@@ -9,8 +9,9 @@ pkgbase = kvantum-theme-qogir-git
depends = kvantum-qt5
provides = kvantum-theme-qogir
conflicts = kvantum-theme-qogir
+ conflicts = qogir-kde-theme
conflicts = qogir-kde-theme-git
- source = git+https://github.com/vinceliuice/Qogir-kde.git#commit=3a631ec628ec942d644fe27d5ea208069d1c8b89
+ source = git+https://github.com/vinceliuice/Qogir-kde.git#commit=56c228fcde64aa22ea7139fe3e516ebb97973d3f
sha256sums = SKIP
pkgname = kvantum-theme-qogir-git
diff --git a/PKGBUILD b/PKGBUILD
index db47dfbd5fda..588d181fc613 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=kvantum-theme-qogir-git
_gitname=Qogir-kde
-pkgver=r38.3a631ec
+pkgver=r44.56c228f
pkgrel=1
pkgdesc="Qogir theme for Kvantum"
arch=('any')
@@ -10,8 +10,8 @@ license=('GPL3')
depends=('kvantum-qt5')
makedepends=('git')
provides=("${pkgname%-git}")
-conflicts=("${pkgname%-git}" 'qogir-kde-theme-git')
-_commit='3a631ec628ec942d644fe27d5ea208069d1c8b89'
+conflicts=("${pkgname%-git}" 'qogir-kde-theme' 'qogir-kde-theme-git')
+_commit='56c228fcde64aa22ea7139fe3e516ebb97973d3f'
source=("git+https://github.com/vinceliuice/Qogir-kde.git#commit=$_commit")
sha256sums=('SKIP')