summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-04-05 09:37:19 +0200
committerNicola Murino2023-04-05 09:37:19 +0200
commit7de504ec37c496052b84d705a650bbd024953bb6 (patch)
treeb0182267d53fba662f5838da243627967056a7ad
parent874d12991896b2b78fa60cdcbe559cb21c110380 (diff)
downloadaur-7de504ec37c496052b84d705a650bbd024953bb6.tar.gz
23.04.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e4b34e609cf..3653671e5d80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yaru
pkgdesc = Yaru default ubuntu theme
- pkgver = 23.04.2
+ pkgver = 23.04.3
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.2.tar.gz
- sha256sums = dff8ee8dbe6594a58de5444ed4aa98c0a527e5c902fc6b6c747f3db46c78cc6a
+ source = https://github.com/ubuntu/yaru/archive/23.04.3.tar.gz
+ sha256sums = 8f228249cb996bea25f0f4ea862bb9a226817e04f7973823cd1882f67753ae45
pkgname = yaru-sound-theme
pkgdesc = Yaru default ubuntu sound theme
diff --git a/PKGBUILD b/PKGBUILD
index 9f42c7cfd5f7..9f1e84f8159f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=('yaru-sound-theme'
'yaru-metacity-theme'
'yaru-icon-theme'
'yaru-session')
-pkgver=23.04.2
+pkgver=23.04.3
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=('dff8ee8dbe6594a58de5444ed4aa98c0a527e5c902fc6b6c747f3db46c78cc6a')
+sha256sums=('8f228249cb996bea25f0f4ea862bb9a226817e04f7973823cd1882f67753ae45')
build() {
arch-meson $pkgbase-$pkgver build