summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Harrison2018-03-05 11:27:48 -0500
committerMatt Harrison2018-03-05 11:27:48 -0500
commit962076ef8f3f62008774bc1d43457f6a2ce3435d (patch)
tree3c3b6806aa39b2e5373c5476b3e3f185cbe92b96
parentcb02bde342326b4c8d07e987ebdd870024dbc7f8 (diff)
downloadaur-962076ef8f3f62008774bc1d43457f6a2ce3435d.tar.gz
upgpkg: obsidian-icon-theme 3.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 8cd74188c8eb..cb11865ec71c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = obsidian-icon-theme
pkgdesc = Obsidian Icon Theme
- pkgver = 3.6
+ pkgver = 3.7
pkgrel = 1
url = https://www.gnome-look.org/p/1169579
arch = any
license = GPL
options = !strip
- source = https://github.com/madmaxms/iconpack-obsidian/archive/v3.6.tar.gz
- sha256sums = 52fcebe12d01d27f86c6db8ac4b409b8e7e9513872e17b05f0e464f62d17a22e
+ source = https://github.com/madmaxms/iconpack-obsidian/archive/v3.7.tar.gz
+ sha256sums = b7b0456593acb3b75a59636ad51cdfec132b8623463912511e71712e4363e3d6
pkgname = obsidian-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 027904204955..b86e53800630 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=obsidian-icon-theme
-pkgver=3.6
+pkgver=3.7
pkgrel=1
pkgdesc="Obsidian Icon Theme"
arch=('any')
@@ -14,7 +14,7 @@ source=(
"https://github.com/madmaxms/iconpack-obsidian/archive/v$pkgver.tar.gz"
)
sha256sums=(
- '52fcebe12d01d27f86c6db8ac4b409b8e7e9513872e17b05f0e464f62d17a22e'
+ 'b7b0456593acb3b75a59636ad51cdfec132b8623463912511e71712e4363e3d6'
)
package() {