summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Harrison2018-10-29 10:57:44 -0400
committerMatt Harrison2018-10-29 10:57:44 -0400
commit4007ad46b2e95f65e3377a2089bc07b83171aaa8 (patch)
tree33c48674df2be53e8202cc186cae5bf949b0f97a
parentc256475c5e4bafb7e8d0e6d4c82192818ec195aa (diff)
downloadaur-4007ad46b2e95f65e3377a2089bc07b83171aaa8.tar.gz
upgpkg: obsidian-2-theme 2.7-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4357bdedb52..71876498de98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = obsidian-2-theme
pkgdesc = Obsidian 2 Theme GNOME 3.22+
- pkgver = 2.6
+ pkgver = 2.7
pkgrel = 1
url = https://github.com/madmaxms/theme-obsidian-2/
arch = any
license = GPL
optdepends = gnome-tweak-tool: A tool to customize advanced GNOME 3 options.
- source = obsidian-2-theme-2.6.tar.xz::https://github.com/madmaxms/theme-obsidian-2/releases/download/v2.6/obsidian-2-theme.tar.xz
- sha256sums = fcec2c4726c50ed878b4e724d516fc1cf24eff99ff520abe1aecc2ac1d1849aa
+ source = obsidian-2-theme-2.7.tar.xz::https://github.com/madmaxms/theme-obsidian-2/releases/download/v2.7/obsidian-2-theme.tar.xz
+ sha256sums = 8ad3a3baa8fee396f85dab1f57db56095801ae1138459f4c3cc82f370979a6c8
pkgname = obsidian-2-theme
diff --git a/PKGBUILD b/PKGBUILD
index ef095788c2f5..875c9f813e30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: scan
pkgname=obsidian-2-theme
-pkgver=2.6
+pkgver=2.7
pkgrel=1
pkgdesc="Obsidian 2 Theme GNOME 3.22+"
arch=('any')
@@ -14,7 +14,7 @@ source=(
"${pkgname}-${pkgver}.tar.xz::https://github.com/madmaxms/theme-obsidian-2/releases/download/v${pkgver}/obsidian-2-theme.tar.xz"
)
sha256sums=(
- 'fcec2c4726c50ed878b4e724d516fc1cf24eff99ff520abe1aecc2ac1d1849aa'
+ '8ad3a3baa8fee396f85dab1f57db56095801ae1138459f4c3cc82f370979a6c8'
)
package() {