summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-01-18 17:22:44 +0100
committerNicola Murino2023-01-18 17:22:44 +0100
commit51e8aa6da2b7d6a75ded129abec496840ee9c575 (patch)
treecc490719a9e6f171592cdade54f95cc9ca4591d6
parent6b11b2de3c90bf2032a3981115ca03f2a1038e6c (diff)
downloadaur-51e8aa6da2b7d6a75ded129abec496840ee9c575.tar.gz
22.10.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39df2ae1d782..81c34ed90fbd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yaru
pkgdesc = Yaru default ubuntu theme
- pkgver = 22.10.2
+ pkgver = 22.10.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/22.10.2.tar.gz
- sha256sums = f6eb4532b6941ec9a21f9e7adbded62597c477e662f6c69a30cb62979561d730
+ source = https://github.com/ubuntu/yaru/archive/22.10.3.tar.gz
+ sha256sums = 82e253ddcc11f95960475df0d3754ed7ea2b7b65efa6b32383282c0d09dd79ce
pkgname = yaru-sound-theme
pkgdesc = Yaru default ubuntu sound theme
diff --git a/PKGBUILD b/PKGBUILD
index 86a7f8d7ea6a..74761e4bf363 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=('yaru-sound-theme'
'yaru-metacity-theme'
'yaru-icon-theme'
'yaru-session')
-pkgver=22.10.2
+pkgver=22.10.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=('f6eb4532b6941ec9a21f9e7adbded62597c477e662f6c69a30cb62979561d730')
+sha256sums=('82e253ddcc11f95960475df0d3754ed7ea2b7b65efa6b32383282c0d09dd79ce')
build() {
arch-meson $pkgbase-$pkgver build