summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2023-05-14 22:23:05 +0200
committerFabioLolix2023-05-14 22:23:05 +0200
commit2e85bf3c831a6e97ab5a40d41dc3b223c7143324 (patch)
tree99ad02f993ea45bc5eb8646b0b5f543aaf65ab65
parent6d21cf1ad0ed32e22e35733332c2d55bbde4407c (diff)
downloadaur-2e85bf3c831a6e97ab5a40d41dc3b223c7143324.tar.gz
fix makedepends, update contact info
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2d43983e9f2..1e4d87aa03e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = obsidian-2-theme-git
pkgdesc = Obsidian 2 themes for Gnome 3.22+, all colors
- pkgver = 2.8.r2.gc2623c8
+ pkgver = 2.21.r0.g5da6c3a
pkgrel = 1
url = https://www.gnome-look.org/p/1173113/
arch = any
license = GPL3
+ makedepends = git
optdepends = gnome-tweak-tool: A tool to customize advanced GNOME 3 options.
options = !strip
source = theme-obsidian-2-blue::git+https://github.com/madmaxms/theme-obsidian-2.git
@@ -19,4 +20,3 @@ pkgbase = obsidian-2-theme-git
md5sums = SKIP
pkgname = obsidian-2-theme-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 28f6db77300d..a7ed4165c2b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
-# Maintainer: Fabio 'Lolix' Loli <lolix@disroot.org> -> https://github.com/FabioLolix
+# Maintainer: Fabio 'Lolix' Loli <fabio.loli@disroot.org> -> https://github.com/FabioLolix
# Contributor: Matt Harrison <matt@harrison.us.com>
# Contributor: scan
pkgname=obsidian-2-theme-git
-pkgver=2.8.r2.gc2623c8
+pkgver=2.21.r0.g5da6c3a
pkgrel=1
pkgdesc="Obsidian 2 themes for Gnome 3.22+, all colors"
arch=(any)
url="https://www.gnome-look.org/p/1173113/"
license=(GPL3)
+makedepends=(git)
optdepends=('gnome-tweak-tool: A tool to customize advanced GNOME 3 options.')
options=(!strip)
source=("theme-obsidian-2-blue::git+https://github.com/madmaxms/theme-obsidian-2.git"