summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorshijo_rei2023-05-15 17:09:15 +0900
committershijo_rei2023-05-15 17:09:15 +0900
commita8a56b42a608ab9dedaee220030e8d263fe8e386 (patch)
treed5566c31fd7aab603f50513510bd836797f09264 /PKGBUILD
parente62ece85b153bba4dbefbc5dfd3b6d3c05fcfade (diff)
downloadaur-a8a56b42a608ab9dedaee220030e8d263fe8e386.tar.gz
Updated 23.05
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6cb19f339c7..b4e78499dffa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
_pkgname='Stylish-icon-theme'
pkgname=${_pkgname@L}
-pkgver=1.5
+pkgver=23.05
pkgrel=1
pkgdesc=" Modern icon theme for Linux Desktops"
arch=('any')
url="https://github.com/kuroehanako/Stylish-icon-theme"
license=('GPLv3')
source=("$pkgname-$pkgver.tar.gz::https://github.com/kuroehanako/Stylish-icon-theme/archive/$pkgver.tar.gz")
-optdepends=('stylish-icon-theme-adwaita: Adwaita Folder Colors')
-sha256sums=('5f86933d59c71060e692cd279c9b11c782d1dd9659d01616cabd5dd99eab0be1')
+optdepends=('stylish-icon-theme-adwaita: Adwaita Folder Colors' 'stylish-icon-theme-color: Support KDE ColorScheme')
+sha256sums=('bcf4db8ba37dd70c38bcff466f32770e543ce133b56e56138535cc4291393e66')
package() (
cd "$_pkgname-$pkgver"