summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2024-04-19 14:01:12 +0200
committerNicola Murino2024-04-19 14:01:12 +0200
commitf63947eb06c37f5b64c02ab56c922903bb570fd4 (patch)
tree20c263073aee35a9c7e438ebc8f1a85afc7d392e
parent443b3c2006f509f86a92b1fc6938ed4983366a20 (diff)
downloadaur-yaru.tar.gz
24.04.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15658b769331..b7a3542d377f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yaru
pkgdesc = Yaru default ubuntu theme
- pkgver = 24.04.0
+ pkgver = 24.04.2
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/24.04.0.tar.gz
- sha256sums = 6619d8aea0b15548350566ddfabe801cb01ed62c5e8489adbf4112aceee72959
+ source = https://github.com/ubuntu/yaru/archive/24.04.2.tar.gz
+ sha256sums = 386fb2c3663e0f81ec09844d244e0f9fcd13b3cfdc69797a5646b36e37183e60
pkgname = yaru-sound-theme
pkgdesc = Yaru default ubuntu sound theme
diff --git a/PKGBUILD b/PKGBUILD
index 082b2e07f0cb..fc6fb8a04e00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=('yaru-sound-theme'
'yaru-metacity-theme'
'yaru-icon-theme'
'yaru-session')
-pkgver=24.04.0
+pkgver=24.04.2
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=('6619d8aea0b15548350566ddfabe801cb01ed62c5e8489adbf4112aceee72959')
+sha256sums=('386fb2c3663e0f81ec09844d244e0f9fcd13b3cfdc69797a5646b36e37183e60')
build() {
arch-meson $pkgbase-$pkgver build