summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormj07272023-08-19 03:36:01 +0900
committermj07272023-08-19 03:36:01 +0900
commit307df79042c22708348e31b3522c8cb8e81c1b80 (patch)
treef15f7f42c60b5f9a0111517a1c8516d75c3dc43f
parent9225bb4977af33128785e55baafbdf27bc0fb6e4 (diff)
downloadaur-307df79042c22708348e31b3522c8cb8e81c1b80.tar.gz
Update 23.08
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f141a220d6f..435d31b0886e 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.06a
+ pkgver = 23.08
pkgrel = 1
url = https://github.com/mjkim0727/Stylish-icon-theme
arch = any
license = GPLv3
depends = stylish-icon-theme
- source = stylish-icon-theme-color-23.06a.tar.gz::https://github.com/mjkim0727/Stylish-icon-theme/releases/download/23.06a/Stylish-Color.tar.gz
- sha256sums = d666fa7baf762bf425477b83e87c32e2d500bf82e71c2c61b484cb80103365c6
+ source = stylish-icon-theme-color-23.08.tar.gz::https://github.com/mjkim0727/Stylish-icon-theme/releases/download/23.08/Stylish-Color.tar.gz
+ sha256sums = 24e4fd48b37ed5817cb282586784e450504ebae268b0d4f3d649e2a793206ac7
pkgname = stylish-icon-theme-color
diff --git a/PKGBUILD b/PKGBUILD
index 7a7b5abb599f..e21de8b50a9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname='Stylish-icon-theme-Color'
pkgname=${_pkgname@L}
-pkgver=23.06a
+pkgver=23.08
pkgrel=1
pkgdesc=" Modern icon theme for Linux Desktops with KDE ColorScheme"
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/mjkim0727/Stylish-icon-theme"
license=('GPLv3')
depends=('stylish-icon-theme')
source=("$pkgname-$pkgver.tar.gz::https://github.com/mjkim0727/Stylish-icon-theme/releases/download/$pkgver/Stylish-Color.tar.gz")
-sha256sums=('d666fa7baf762bf425477b83e87c32e2d500bf82e71c2c61b484cb80103365c6')
+sha256sums=('24e4fd48b37ed5817cb282586784e450504ebae268b0d4f3d649e2a793206ac7')
package() (
install -d "$pkgdir/usr/share/icons"