summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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"