summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMisaka135142022-11-17 22:01:10 +0800
committerMisaka135142022-11-17 22:01:10 +0800
commit189e6371081f3142988cde24089567dfc44826f9 (patch)
tree4d5c62ea8d799f958415f9e8525b80d7441e9f12
parent6611cdf3f00b93e864acb98ca09bc182f62bf0e2 (diff)
downloadaur-189e6371081f3142988cde24089567dfc44826f9.tar.gz
Bump version to 2022.11.17
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 25a8a4ecb959..57b65f8a44ee 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.08.30
+ pkgver = 2022.11.17
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-08-30.tar.gz::https://github.com/vinceliuice/WhiteSur-icon-theme/archive/2022-08-30.tar.gz
- sha256sums = 68124a09a01b807cdafe47fffcd697044bab4807b371d6d47169e8958a90247f
+ source = WhiteSur-icon-theme-2022-11-17.tar.gz::https://github.com/vinceliuice/WhiteSur-icon-theme/archive/2022-11-17.tar.gz
+ sha256sums = ce271980469adb58522adac9da8fbab60d79458e998e2d3e9c5f584852d4315c
pkgname = whitesur-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 585d5149f47b..d981f6469dea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=whitesur-icon-theme
_pkgname=WhiteSur-icon-theme
-pkgver=2022.08.30
+pkgver=2022.11.17
_pkgver="${pkgver//./-}"
pkgrel=1
pkgdesc="MacOS Big Sur like icon theme for linux desktops"
@@ -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=('68124a09a01b807cdafe47fffcd697044bab4807b371d6d47169e8958a90247f')
+sha256sums=('ce271980469adb58522adac9da8fbab60d79458e998e2d3e9c5f584852d4315c')
package() {
cd "${srcdir}/${_pkgname}-${_pkgver}"