summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2020-05-06 12:11:07 -0600
committerMark Wagie2020-05-06 12:11:07 -0600
commita5c2d078c14ba37b674e3bc44aa0cdb14f5efbf2 (patch)
treeaf2b60b0ead30915c6dd7ff8fc0fe81eaf49253f
parent71961e99a293fb6030fc6cbf54ca3d2c8de7874a (diff)
downloadaur-a5c2d078c14ba37b674e3bc44aa0cdb14f5efbf2.tar.gz
stop using specific commit
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89fa4f25390f..0500e4cd70b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kvantum-theme-qogir-git
pkgdesc = Qogir theme for Kvantum
- pkgver = r47.a5915a9
+ pkgver = r48.17ff307
pkgrel = 1
url = https://github.com/vinceliuice/Qogir-kde
arch = any
@@ -11,7 +11,7 @@ pkgbase = kvantum-theme-qogir-git
conflicts = kvantum-theme-qogir
conflicts = qogir-kde-theme
conflicts = qogir-kde-theme-git
- source = git+https://github.com/vinceliuice/Qogir-kde.git#commit=a5915a92b3bc76a4c3d53eae7bbb03e908412d25
+ source = git+https://github.com/vinceliuice/Qogir-kde.git
sha256sums = SKIP
pkgname = kvantum-theme-qogir-git
diff --git a/PKGBUILD b/PKGBUILD
index 8e017e69e6fa..96887e113828 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=r47.a5915a9
+pkgver=r48.17ff307
pkgrel=1
pkgdesc="Qogir theme for Kvantum"
arch=('any')
@@ -11,8 +11,7 @@ depends=('kvantum-qt5')
makedepends=('git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}" 'qogir-kde-theme' 'qogir-kde-theme-git')
-_commit='a5915a92b3bc76a4c3d53eae7bbb03e908412d25'
-source=("git+https://github.com/vinceliuice/Qogir-kde.git#commit=$_commit")
+source=('git+https://github.com/vinceliuice/Qogir-kde.git')
sha256sums=('SKIP')
pkgver() {