summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisjbillington2021-03-28 16:15:12 +1100
committerchrisjbillington2021-03-28 16:15:29 +1100
commit80cb6a0ad923737bc8dc92e59bda6ca87a552113 (patch)
tree4ec4c83605ef7ac0ab4f2d7777a09ab8cdb39ded
parent4a98c1ba15c2188253d6fa9b17a15f5c1ab1ae40 (diff)
downloadaur-80cb6a0ad923737bc8dc92e59bda6ca87a552113.tar.gz
Use latest commit from `gnome-shell-40` branch
Ubuntu is sticking with GNOME 3.38 for their next release, so they do not have a gnome-40-compatible release of Yaru quite yet. We'll use their WIP branch for gnome-40 support until there is an official release. Seems to work fine with GNOME 3.38 as well.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 110085fc88cf..73854a7808eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = yaru
pkgdesc = Yaru default ubuntu theme
pkgver = 21.04.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ubuntu/yaru
arch = any
license = GPL3
@@ -11,8 +11,8 @@ pkgbase = yaru
options = !strip
options = !buildflags
options = staticlibs
- source = https://github.com/ubuntu/yaru/archive/21.04.1.tar.gz
- sha256sums = 8cbbb1fcc7fa1e46e48d870cc1f941069e8213ac53200001aa9548ad79086836
+ source = https://github.com/ubuntu/yaru/archive/b01004d7ca3eb86f2110c5aabecd9fed93ede70f.tar.gz
+ sha256sums = e2a400527451e33abb44d96b6878514482d008355639add6ab30d6e9b2dd70f3
pkgname = yaru-sound-theme
pkgdesc = Yaru default ubuntu sound theme
diff --git a/PKGBUILD b/PKGBUILD
index 47cf2596a950..8d8ca25cf39d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=('yaru-sound-theme'
'yaru-icon-theme'
'yaru-session')
pkgver=21.04.1
-pkgrel=1
+pkgrel=2
pkgdesc="Yaru default ubuntu theme"
arch=(any)
url="https://github.com/ubuntu/yaru"
@@ -19,8 +19,9 @@ license=('GPL3')
makedepends=('meson' 'sassc' 'git')
options=('!strip' '!buildflags' 'staticlibs')
-source=("https://github.com/ubuntu/yaru/archive/${pkgver}.tar.gz")
-sha256sums=('8cbbb1fcc7fa1e46e48d870cc1f941069e8213ac53200001aa9548ad79086836')
+_commit=b01004d7ca3eb86f2110c5aabecd9fed93ede70f
+source=("https://github.com/ubuntu/yaru/archive/${_commit}.tar.gz")
+sha256sums=('e2a400527451e33abb44d96b6878514482d008355639add6ab30d6e9b2dd70f3')
build() {
arch-meson $pkgbase-$pkgver build