summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-03-17 09:53:30 +0100
committerNicola Murino2023-03-17 09:53:30 +0100
commit32caafdc392e362abdb92fdfb1a761f2201379d1 (patch)
tree30a2e2473ab81687a3c3542687810dab633a05a7
parent51e8aa6da2b7d6a75ded129abec496840ee9c575 (diff)
downloadaur-32caafdc392e362abdb92fdfb1a761f2201379d1.tar.gz
23.04.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81c34ed90fbd..0d0ccbd08009 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yaru
pkgdesc = Yaru default ubuntu theme
- pkgver = 22.10.3
+ pkgver = 23.04.1
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/22.10.3.tar.gz
- sha256sums = 82e253ddcc11f95960475df0d3754ed7ea2b7b65efa6b32383282c0d09dd79ce
+ source = https://github.com/ubuntu/yaru/archive/23.04.1.tar.gz
+ sha256sums = 9c25f6c2ea9e72372af918ad7bdbe4b6389333fe72a3a6e5ef8d985c7202e546
pkgname = yaru-sound-theme
pkgdesc = Yaru default ubuntu sound theme
diff --git a/PKGBUILD b/PKGBUILD
index 74761e4bf363..af0dd3c078da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=('yaru-sound-theme'
'yaru-metacity-theme'
'yaru-icon-theme'
'yaru-session')
-pkgver=22.10.3
+pkgver=23.04.1
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=('82e253ddcc11f95960475df0d3754ed7ea2b7b65efa6b32383282c0d09dd79ce')
+sha256sums=('9c25f6c2ea9e72372af918ad7bdbe4b6389333fe72a3a6e5ef8d985c7202e546')
build() {
arch-meson $pkgbase-$pkgver build