summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-04-14 18:35:53 +0200
committerNicola Murino2023-04-14 18:35:53 +0200
commitde0801e996f86fe7b9785262ed33d28669470c15 (patch)
tree36d49b1e70991296261c52a0643aa6228c65eeea
parent7de504ec37c496052b84d705a650bbd024953bb6 (diff)
downloadaur-de0801e996f86fe7b9785262ed33d28669470c15.tar.gz
23.04.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3653671e5d80..d403b529e0ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yaru
pkgdesc = Yaru default ubuntu theme
- pkgver = 23.04.3
+ pkgver = 23.04.4
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.3.tar.gz
- sha256sums = 8f228249cb996bea25f0f4ea862bb9a226817e04f7973823cd1882f67753ae45
+ source = https://github.com/ubuntu/yaru/archive/23.04.4.tar.gz
+ sha256sums = be00296286426006851e2cdf63dfe8166439cdf2afa22d56035e449cc524412c
pkgname = yaru-sound-theme
pkgdesc = Yaru default ubuntu sound theme
diff --git a/PKGBUILD b/PKGBUILD
index 9f1e84f8159f..742c211be5da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=('yaru-sound-theme'
'yaru-metacity-theme'
'yaru-icon-theme'
'yaru-session')
-pkgver=23.04.3
+pkgver=23.04.4
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=('8f228249cb996bea25f0f4ea862bb9a226817e04f7973823cd1882f67753ae45')
+sha256sums=('be00296286426006851e2cdf63dfe8166439cdf2afa22d56035e449cc524412c')
build() {
arch-meson $pkgbase-$pkgver build