summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2019-08-30 08:39:56 +0200
committerNicola Murino2019-08-30 08:39:56 +0200
commit396059966b9915b93228f087f657b1e650036093 (patch)
tree53ee82cabdb3c10ee344ef495e028c83507de881
parent0bd2844c2f2a99b18b143ff56716a53a94eefa4c (diff)
downloadaur-396059966b9915b93228f087f657b1e650036093.tar.gz
Revert "Update to 19.10.1-1"
This reverts commit 0bd2844c2f2a99b18b143ff56716a53a94eefa4c. We need to wait for gnome 3.34 before upgrading to 19.10.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 936a5f6e2c21..449e9c9fd17c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yaru
pkgdesc = Yaru default ubuntu theme
- pkgver = 19.10.1
+ pkgver = 19.04.3
pkgrel = 1
url = https://github.com/ubuntu/yaru
arch = any
@@ -11,7 +11,7 @@ pkgbase = yaru
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://github.com/ubuntu/yaru#tag=19.10.1
+ source = git+https://github.com/ubuntu/yaru#tag=19.04.3
sha256sums = SKIP
pkgname = yaru-sound-theme
diff --git a/PKGBUILD b/PKGBUILD
index 0dcbc588b750..ff5e381cf655 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: drakkan <nicola.murino at gmail dot com>
pkgbase=yaru
pkgname=('yaru-sound-theme' 'yaru-gtk-theme' 'yaru-gnome-shell-theme' 'yaru-icon-theme' 'yaru-session')
-pkgver=19.10.1
+pkgver=19.04.3
pkgrel=1
-_tag=19.10.1
+_tag=19.04.3
pkgdesc="Yaru default ubuntu theme"
arch=(any)
url="https://github.com/ubuntu/yaru"