summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbtd13372021-01-26 20:09:56 -0300
committerbtd13372021-01-26 20:09:56 -0300
commitbe35cea7576abd802fd25608bb429235e5b338c6 (patch)
treefae7e629628f8e7bf0f3b609a9a1ade3b85a7613
parent0ae4cc760291b88868bc8a9f1b0d4547aba2687a (diff)
downloadaur-kora-icon-theme-git.tar.gz
update inherits
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index def26eca3a2e..944a85c8b470 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kora-icon-theme-git
- pkgdesc = Kora icon theme for GNU/Linux os
- pkgver = r569.ae0c2ed2
+ pkgdesc = Kora is an SVG icon theme with lots of new icons for GNU/Linux operating systems
+ pkgver = r624.8ff757b
pkgrel = 1
url = https://github.com/bikass/kora
install = kora-icon-theme-git.install
@@ -10,10 +10,11 @@ pkgbase = kora-icon-theme-git
depends = gtk-update-icon-cache
optdepends = hicolor-icon-theme: fallback Freedesktop.org Hicolor icon theme
optdepends = breeze-icons: fallback Breeze icon theme for Plasma Desktop
- optdepends = gnome-icon-theme: fallback Gnome icon theme for Gnome Desktop
+ optdepends = adwaita-icon-theme: fallback GNOME standard icons
provides = kora-icon-theme
conflicts = kora-icon-theme
source = git+https://github.com/bikass/kora.git
md5sums = SKIP
pkgname = kora-icon-theme-git
+
diff --git a/PKGBUILD b/PKGBUILD
index f76cedbda677..3df0b9b9d861 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: Nico <d3sox at protonmail dot com>
+# Maintainer: Helder Bertoldo <helder.bertoldo@gmail.com>
_gitname=kora
_author=bikass
pkgname=kora-icon-theme-git
-pkgver=r569.ae0c2ed2
+pkgver=r624.8ff757b
pkgrel=1
-pkgdesc="Kora icon theme for GNU/Linux os"
+pkgdesc="Kora is an SVG icon theme with lots of new icons for GNU/Linux operating systems"
arch=("any")
url="https://github.com/${_author}/${_gitname}"
license=("GPL3")
@@ -13,7 +13,7 @@ depends=("gtk-update-icon-cache")
optdepends=(
"hicolor-icon-theme: fallback Freedesktop.org Hicolor icon theme"
"breeze-icons: fallback Breeze icon theme for Plasma Desktop"
- "gnome-icon-theme: fallback Gnome icon theme for Gnome Desktop")
+ "adwaita-icon-theme: fallback GNOME standard icons")
makedepends=("git")
provides=("kora-icon-theme")
conflicts=("kora-icon-theme")