summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsmac892022-07-17 17:16:04 -0600
committersmac892022-07-17 17:16:04 -0600
commit51c9f4c47809f7d581efa0198c13410096159416 (patch)
treeacee71e0b5b9bbc8b9c3ef60a9d6fce8b1b4df51
parentf140acd9b677721d77c93329fd4f50f755bc5c83 (diff)
downloadaur-51c9f4c47809f7d581efa0198c13410096159416.tar.gz
upgrade to version 2022-07-17
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 731bad26b256..a787cd031e25 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qogir-gtk-theme
pkgdesc = Qogir is a flat Design theme for GTK
- pkgver = 2022.05.29
- pkgrel = 5
+ pkgver = 2022.07.17
+ pkgrel = 1
url = https://github.com/vinceliuice/Qogir-theme
arch = any
license = GPL3
@@ -16,9 +16,9 @@ pkgbase = qogir-gtk-theme
optdepends = tela-icon-theme: Recommended icon theme
options = !strip
backup = etc/qogir-gtk-theme/options.txt
- source = qogir-gtk-theme-2022.05.29.tar.gz::https://github.com/vinceliuice/Qogir-theme/archive/2022-05-29.tar.gz
+ source = qogir-gtk-theme-2022.07.17.tar.gz::https://github.com/vinceliuice/Qogir-theme/archive/2022-07-17.tar.gz
source = options.txt
- sha256sums = a4a507e3e34e88428b61e4939d50e7568003b5ede631c707042b1532903fec99
+ sha256sums = cedee13d0b6bc969e206f402e3875212ca936e8843aa3406ada3f68430b70ac9
sha256sums = 1d38ce625d24f5ff6f083783802a2f86c5f6a8e80155b5b65e3c602359d262dd
pkgname = qogir-gtk-theme
diff --git a/PKGBUILD b/PKGBUILD
index f42ad42d74ba..05e03e6d1864 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=qogir-gtk-theme
_pkgname=Qogir-theme
-_pkgver=2022-05-29
+_pkgver=2022-07-17
pkgver=${_pkgver//-/.}
-pkgrel=5
+pkgrel=1
pkgdesc="Qogir is a flat Design theme for GTK"
arch=('any')
url="https://github.com/vinceliuice/Qogir-theme"
@@ -23,7 +23,7 @@ source=(
"$pkgname-$pkgver.tar.gz::https://github.com/vinceliuice/$_pkgname/archive/$_pkgver.tar.gz"
"options.txt"
)
-sha256sums=('a4a507e3e34e88428b61e4939d50e7568003b5ede631c707042b1532903fec99'
+sha256sums=('cedee13d0b6bc969e206f402e3875212ca936e8843aa3406ada3f68430b70ac9'
'1d38ce625d24f5ff6f083783802a2f86c5f6a8e80155b5b65e3c602359d262dd')
build() {