summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3vil0p3r2024-04-03 20:03:56 +0200
committerD3vil0p3r2024-04-03 20:03:56 +0200
commitb7be86ce75c4efa38f4cdd2fb1f1b0c1405d77ba (patch)
tree1e0ab6bc57f9b4c24430d98cc009fb7b38dd6764
parent2abe9b531d3b13a8cad841017ebee452dbb068d8 (diff)
downloadaur-b7be86ce75c4efa38f4cdd2fb1f1b0c1405d77ba.tar.gz
Version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31b0aa724a25..68c1495b05de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = whitesur-gtk-theme
pkgdesc = A macOS BigSur-like theme for your GTK apps
- pkgver = 2023.10.13
+ pkgver = 2024.02.26
pkgrel = 1
url = https://github.com/vinceliuice/WhiteSur-gtk-theme
install = whitesur-gtk-theme.install
@@ -13,7 +13,7 @@ pkgbase = whitesur-gtk-theme
optdepends = whitesur-icon-theme: matching icon theme
optdepends = whitesur-cursor-theme: matching cursor theme
conflicts = whitesur-gtk-theme-git
- source = whitesur-gtk-theme-2023-10-13.tar.gz::https://github.com/vinceliuice/WhiteSur-gtk-theme/archive/2023-10-13.tar.gz
- sha256sums = 1e100d836e72ef0d9d6ca122afca292439131933b04c992541af68767c9354f3
+ source = whitesur-gtk-theme-2024-02-26.tar.gz::https://github.com/vinceliuice/WhiteSur-gtk-theme/archive/2024-02-26.tar.gz
+ sha256sums = 418f55bde2e61ac1260fb27016f214094a69dc6812ed398a6bf1854f3cfeddee
pkgname = whitesur-gtk-theme
diff --git a/PKGBUILD b/PKGBUILD
index 2cf3aef9f108..5bca7c3676bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: joelvaz0x01 <joelvaz dot whitehat at gmail dot com>
+# Maintainer: Antonio Voza <vozaanthony at gmail dot com>
# Contributor: Kaizhao Zhang <zhangkaizhao@gmail.com>
# Contributor: Mark Wagie <mark dot wagie at tutanota dot com>
_pkgname=WhiteSur-gtk-theme
-_pkgver=2023-10-13
+_pkgver=2024-02-26
pkgname=whitesur-gtk-theme
pkgver="${_pkgver//-/.}"
@@ -24,7 +24,7 @@ install="${pkgname}.install"
source=(
"${pkgname}-${_pkgver}.tar.gz::${url}/archive/${_pkgver}.tar.gz"
)
-sha256sums=('1e100d836e72ef0d9d6ca122afca292439131933b04c992541af68767c9354f3')
+sha256sums=('418f55bde2e61ac1260fb27016f214094a69dc6812ed398a6bf1854f3cfeddee')
package() {
cd "${_pkgname}-${_pkgver}"