summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaizhao Zhang2022-05-12 04:26:00 +0000
committerKaizhao Zhang2022-05-12 04:26:00 +0000
commit76f217132edf45648370ff7b851e837a162e2ce4 (patch)
tree1add1194a0b6baa46129f834026d4b3e4bc46ab3
parent9ad8e995f78690d6d8a25555e00bb07d121cac24 (diff)
downloadaur-76f217132edf45648370ff7b851e837a162e2ce4.tar.gz
Updated to version 2022.05.11 (2022-05-11)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd3e041c17bf..92f7ce9c0969 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = whitesur-icon-theme
pkgdesc = MacOS Big Sur like icon theme for linux desktops
- pkgver = 2022.03.18
+ pkgver = 2022.05.11
pkgrel = 1
url = https://github.com/vinceliuice/WhiteSur-icon-theme
arch = any
@@ -11,7 +11,7 @@ pkgbase = whitesur-icon-theme
optdepends = whitesur-cursor-theme: Recommended cursor theme
conflicts = whitesur-icon-theme-git
options = !strip
- source = WhiteSur-icon-theme-2022-03-18.tar.gz::https://github.com/vinceliuice/WhiteSur-icon-theme/archive/2022-03-18.tar.gz
- sha256sums = 0572f65e78a88f6e2221a468a3623ea1b62cdbe5d617ea72ab67aeb823eaf11f
+ source = WhiteSur-icon-theme-2022-05-11.tar.gz::https://github.com/vinceliuice/WhiteSur-icon-theme/archive/2022-05-11.tar.gz
+ sha256sums = 45e0bb409e32f6cb4d746529fafbeda18a40376c11cfd5c04a44d74bba8aeefa
pkgname = whitesur-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index d1a22377b1fa..081827f6c87e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Nico <d3sox at protonmail dot com>
_pkgname=WhiteSur-icon-theme
-_pkgver=2022-03-18
+_pkgver=2022-05-11
pkgname=whitesur-icon-theme
pkgver="${_pkgver//-/.}"
@@ -20,7 +20,7 @@ license=('GPL3')
url="https://github.com/vinceliuice/WhiteSur-icon-theme"
options=('!strip')
source=("${_pkgname}-${_pkgver}.tar.gz"::"${url}/archive/${_pkgver}.tar.gz")
-sha256sums=('0572f65e78a88f6e2221a468a3623ea1b62cdbe5d617ea72ab67aeb823eaf11f')
+sha256sums=('45e0bb409e32f6cb4d746529fafbeda18a40376c11cfd5c04a44d74bba8aeefa')
package() {
cd "${srcdir}/${_pkgname}-${_pkgver}"