summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisjbillington2021-03-28 16:25:36 +1100
committerchrisjbillington2021-03-28 16:25:36 +1100
commit8465246e248484cc33583ac2e7798e11cad8f506 (patch)
treed11d29a4867726cc361af3dbc98e124fefc67abe
parentc059b01ac6d26c3478579195eaa01cfdac722ae7 (diff)
downloadaur-8465246e248484cc33583ac2e7798e11cad8f506.tar.gz
Target the gnome-shell-40 branch for now, until it is merged
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ed491acaf3f..4d18a944371e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yaru-git
pkgdesc = Yaru default ubuntu theme
- pkgver = 21.04.1.r1.gc7d93582d
+ pkgver = 21.04.1.r14.gb01004d7c
pkgrel = 1
url = https://github.com/ubuntu/yaru
arch = any
@@ -11,7 +11,7 @@ pkgbase = yaru-git
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://github.com/ubuntu/yaru
+ source = git+https://github.com/ubuntu/yaru#branch=gnome-shell-40
sha256sums = SKIP
pkgname = yaru-sound-theme-git
diff --git a/PKGBUILD b/PKGBUILD
index 974d14b2f143..de7177967495 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgname=(yaru-sound-theme-git
yaru-metacity-theme-git
yaru-icon-theme-git
yaru-session-git)
-pkgver=21.04.1.r1.gc7d93582d
+pkgver=21.04.1.r14.gb01004d7c
pkgrel=1
pkgdesc="Yaru default ubuntu theme"
arch=(any)
@@ -19,7 +19,7 @@ url="https://github.com/ubuntu/yaru"
license=('GPL3')
makedepends=(meson sassc git)
options=('!strip' '!buildflags' 'staticlibs')
-source=("git+https://github.com/ubuntu/yaru")
+source=("git+https://github.com/ubuntu/yaru#branch=gnome-shell-40")
sha256sums=('SKIP')
pkgver() {