summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe8d75fcaf4a..39df2ae1d782 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yaru
pkgdesc = Yaru default ubuntu theme
- pkgver = 22.10.1
+ pkgver = 22.10.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/22.10.1.tar.gz
- sha256sums = 59f76a9118189dfd4d04fb002762713937ff8248f92d8238ed32b0f6b1d3bcc7
+ source = https://github.com/ubuntu/yaru/archive/22.10.2.tar.gz
+ sha256sums = f6eb4532b6941ec9a21f9e7adbded62597c477e662f6c69a30cb62979561d730
pkgname = yaru-sound-theme
pkgdesc = Yaru default ubuntu sound theme
diff --git a/PKGBUILD b/PKGBUILD
index 9c911698c1a7..86a7f8d7ea6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=('yaru-sound-theme'
'yaru-metacity-theme'
'yaru-icon-theme'
'yaru-session')
-pkgver=22.10.1
+pkgver=22.10.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=('59f76a9118189dfd4d04fb002762713937ff8248f92d8238ed32b0f6b1d3bcc7')
+sha256sums=('f6eb4532b6941ec9a21f9e7adbded62597c477e662f6c69a30cb62979561d730')
build() {
arch-meson $pkgbase-$pkgver build