summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorshijo_rei2023-06-06 19:38:18 +0900
committershijo_rei2023-06-06 19:38:18 +0900
commit968ee04730776520bad435af0dad5e5cedfbc555 (patch)
tree5c557028bcebe8b3c74f2f4c60167579c01189b8
parent55a8005ad1e7d3ece5d135daae947777092fb64e (diff)
downloadaur-968ee04730776520bad435af0dad5e5cedfbc555.tar.gz
Updated 23.06
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71c52cbccc7e..a5789a24020a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = stylish-icon-theme-color
pkgdesc = Modern icon theme for Linux Desktops with KDE ColorScheme
- pkgver = 23.05
+ pkgver = 23.06
pkgrel = 1
url = https://github.com/kuroehanako/Stylish-icon-theme
arch = any
license = GPLv3
depends = stylish-icon-theme
- source = stylish-icon-theme-color-23.05.tar.gz::https://github.com/kuroehanako/Stylish-icon-theme/releases/download/23.05/Stylish-Color.tar.gz
- sha256sums = 12b2b0a67bc48d12120287896cff96bf9eec3ef1a8bd435ca16a1de4bea50203
+ source = stylish-icon-theme-color-23.06.tar.gz::https://github.com/kuroehanako/Stylish-icon-theme/releases/download/23.06/Stylish-Color.tar.gz
+ sha256sums = 27806c8ae01f61c55e6c0b4e1ab9c9f23f521a263d0a397a74762d0f165eff17
pkgname = stylish-icon-theme-color
diff --git a/PKGBUILD b/PKGBUILD
index 8a8edb07787d..6c66e84391a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname='Stylish-icon-theme-Color'
pkgname=${_pkgname@L}
-pkgver=23.05
+pkgver=23.06
pkgrel=1
pkgdesc=" Modern icon theme for Linux Desktops with KDE ColorScheme"
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/kuroehanako/Stylish-icon-theme"
license=('GPLv3')
depends=('stylish-icon-theme')
source=("$pkgname-$pkgver.tar.gz::https://github.com/kuroehanako/Stylish-icon-theme/releases/download/$pkgver/Stylish-Color.tar.gz")
-sha256sums=('12b2b0a67bc48d12120287896cff96bf9eec3ef1a8bd435ca16a1de4bea50203')
+sha256sums=('27806c8ae01f61c55e6c0b4e1ab9c9f23f521a263d0a397a74762d0f165eff17')
package() (
install -d "$pkgdir/usr/share/icons"