summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorshijo_rei2023-06-15 14:08:23 +0900
committershijo_rei2023-06-15 14:08:23 +0900
commit610da59c1bbe1f47c5bbf676e69b577a4e96243a (patch)
tree84347f415330777b16158369c0eb844afedc2d9f /PKGBUILD
parent9673dd58939ee275c15caf18b0fbdada7cea3a48 (diff)
downloadaur-610da59c1bbe1f47c5bbf676e69b577a4e96243a.tar.gz
Updated 23.06a
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c1a62a59371..ad04cd307bdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
_pkgname='Stylish-icon-theme'
pkgname=${_pkgname@L}
-pkgver=23.06
+pkgver=23.06a
pkgrel=1
pkgdesc=" Modern icon theme for Linux Desktops"
arch=('any')
-url="https://github.com/kuroehanako/Stylish-icon-theme"
+url="https://github.com/mjkim0727/Stylish-icon-theme"
license=('GPLv3')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kuroehanako/Stylish-icon-theme/archive/$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mjkim0727/Stylish-icon-theme/archive/$pkgver.tar.gz")
optdepends=('stylish-icon-theme-adwaita: Adwaita Folder Colors' 'stylish-icon-theme-color: Support KDE ColorScheme')
-sha256sums=('8dcab1985ccb19386fb1a68f7e781cae583f4922290891373722094aa9ba8463')
+sha256sums=('0dfa6225f2549d4b324c05d732957ca2199b575f6c42ea019ea80085ebb65d70')
package() (
cd "$_pkgname-$pkgver"