summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormj07272023-08-19 11:49:15 +0900
committermj07272023-08-19 11:49:15 +0900
commit7cb0c7c0d744e2a04cbb1df897a7ceb63529ab66 (patch)
treea621b00d326f9e657746b5a3839b8a6106758644
parent307df79042c22708348e31b3522c8cb8e81c1b80 (diff)
downloadaur-7cb0c7c0d744e2a04cbb1df897a7ceb63529ab66.tar.gz
Fixed Critical bug (user-trash)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 435d31b0886e..79ae02f67c43 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,6 +7,6 @@ pkgbase = stylish-icon-theme-color
license = GPLv3
depends = stylish-icon-theme
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
+ sha256sums = 82f9330899c6fa227acec7fe797070441c6270f10119de984486012e23b4f4de
pkgname = stylish-icon-theme-color
diff --git a/PKGBUILD b/PKGBUILD
index e21de8b50a9f..f15fb36a821e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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=('24e4fd48b37ed5817cb282586784e450504ebae268b0d4f3d649e2a793206ac7')
+sha256sums=('82f9330899c6fa227acec7fe797070441c6270f10119de984486012e23b4f4de')
package() (
install -d "$pkgdir/usr/share/icons"