summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-10-10 07:51:13 +0200
committerNicola Murino2023-10-10 07:51:13 +0200
commit0f73744fbe2604463c526e209a4ed676d01a047f (patch)
treef8831b27a1c44e6b525832320fca99ab96da9edf
parentde0801e996f86fe7b9785262ed33d28669470c15 (diff)
downloadaur-0f73744fbe2604463c526e209a4ed676d01a047f.tar.gz
23.10.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d403b529e0ea..660c60ddc799 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yaru
pkgdesc = Yaru default ubuntu theme
- pkgver = 23.04.4
+ pkgver = 23.10.0
pkgrel = 1
url = https://github.com/ubuntu/yaru
arch = any
@@ -11,8 +11,8 @@ pkgbase = yaru
options = !strip
options = !buildflags
options = staticlibs
- source = https://github.com/ubuntu/yaru/archive/23.04.4.tar.gz
- sha256sums = be00296286426006851e2cdf63dfe8166439cdf2afa22d56035e449cc524412c
+ source = https://github.com/ubuntu/yaru/archive/23.10.0.tar.gz
+ sha256sums = a157df472c241df132ef559e30b5a2f976f5f9963679b2e26a3d9ae0c46e7ece
pkgname = yaru-sound-theme
pkgdesc = Yaru default ubuntu sound theme
diff --git a/PKGBUILD b/PKGBUILD
index 742c211be5da..21b9f414b012 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=('yaru-sound-theme'
'yaru-metacity-theme'
'yaru-icon-theme'
'yaru-session')
-pkgver=23.04.4
+pkgver=23.10.0
pkgrel=1
pkgdesc="Yaru default ubuntu theme"
arch=(any)
@@ -21,7 +21,7 @@ makedepends=('meson' 'sassc' 'git')
options=('!strip' '!buildflags' 'staticlibs')
source=("https://github.com/ubuntu/yaru/archive/${pkgver}.tar.gz")
-sha256sums=('be00296286426006851e2cdf63dfe8166439cdf2afa22d56035e449cc524412c')
+sha256sums=('a157df472c241df132ef559e30b5a2f976f5f9963679b2e26a3d9ae0c46e7ece')
build() {
arch-meson $pkgbase-$pkgver build