summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMisaka135142023-01-09 09:23:21 +0800
committerMisaka135142023-01-09 09:23:21 +0800
commit322ba7fd5aad2d472069d12ff2a7a113d258e2a2 (patch)
tree4cbc5c5328202f124a154d18004f7378a4a01d15
parent189e6371081f3142988cde24089567dfc44826f9 (diff)
downloadaur-322ba7fd5aad2d472069d12ff2a7a113d258e2a2.tar.gz
Bump version to 2023.01.08
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57b65f8a44ee..31beca30de3a 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.11.17
+ pkgver = 2023.01.08
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-11-17.tar.gz::https://github.com/vinceliuice/WhiteSur-icon-theme/archive/2022-11-17.tar.gz
- sha256sums = ce271980469adb58522adac9da8fbab60d79458e998e2d3e9c5f584852d4315c
+ source = WhiteSur-icon-theme-2023-01-08.tar.gz::https://github.com/vinceliuice/WhiteSur-icon-theme/archive/2023-01-08.tar.gz
+ sha256sums = 8870f427983f8113c6e3ea85ae6b3ae79ada2406f0ec5f3e452b08f47817501b
pkgname = whitesur-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index d981f6469dea..6cc7016e76a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=whitesur-icon-theme
_pkgname=WhiteSur-icon-theme
-pkgver=2022.11.17
+pkgver=2023.01.08
_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=('ce271980469adb58522adac9da8fbab60d79458e998e2d3e9c5f584852d4315c')
+sha256sums=('8870f427983f8113c6e3ea85ae6b3ae79ada2406f0ec5f3e452b08f47817501b')
package() {
cd "${srcdir}/${_pkgname}-${_pkgver}"