summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Harrison2018-12-05 13:51:58 -0500
committerMatt Harrison2018-12-05 13:51:58 -0500
commit76bcd348c1114f2e9565620ebfba701e32ce1acd (patch)
tree791a11dde8fab1f5113bb48e4710eaf6e6922dd4
parent4007ad46b2e95f65e3377a2089bc07b83171aaa8 (diff)
downloadaur-76bcd348c1114f2e9565620ebfba701e32ce1acd.tar.gz
upgpkg: obsidian-2-theme 2.8-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 71876498de98..ed31e8f1e48f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = obsidian-2-theme
pkgdesc = Obsidian 2 Theme GNOME 3.22+
- pkgver = 2.7
+ pkgver = 2.8
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.7.tar.xz::https://github.com/madmaxms/theme-obsidian-2/releases/download/v2.7/obsidian-2-theme.tar.xz
- sha256sums = 8ad3a3baa8fee396f85dab1f57db56095801ae1138459f4c3cc82f370979a6c8
+ source = obsidian-2-theme-2.8.tar.xz::https://github.com/madmaxms/theme-obsidian-2/releases/download/v2.8/obsidian-2-theme.tar.xz
+ sha256sums = ba1e7b688b17139fe5d006d7b5d89cecfeeb773420aa3a65e3772d92bebde66b
pkgname = obsidian-2-theme
diff --git a/PKGBUILD b/PKGBUILD
index 875c9f813e30..dafce34153e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: scan
pkgname=obsidian-2-theme
-pkgver=2.7
+pkgver=2.8
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=(
- '8ad3a3baa8fee396f85dab1f57db56095801ae1138459f4c3cc82f370979a6c8'
+ 'ba1e7b688b17139fe5d006d7b5d89cecfeeb773420aa3a65e3772d92bebde66b'
)
package() {