summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2019-03-18 15:44:05 +0100
committerNicola Murino2019-03-18 15:44:05 +0100
commitd12874727fdb87d30fdc6379ca6e6a3bc6a37059 (patch)
treeb144f81d129094af3868f59e8b7028845206b53e
parent43d733ead2b626ac27f2fce230ac1aa85458fa2b (diff)
downloadaur-d12874727fdb87d30fdc6379ca6e6a3bc6a37059.tar.gz
update to r29
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5aba20cd9f6d..6abdd9c8995f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = yaru
pkgdesc = Yaru default ubuntu theme
- pkgver = 19.04
- pkgrel = 2
+ pkgver = 19.04.1
+ pkgrel = 1
url = https://github.com/ubuntu/yaru
arch = any
license = GPL3
@@ -11,7 +11,7 @@ pkgbase = yaru
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://github.com/ubuntu/yaru#tag=r28
+ source = git+https://github.com/ubuntu/yaru#tag=r29
sha256sums = SKIP
pkgname = yaru-sound-theme
diff --git a/PKGBUILD b/PKGBUILD
index 5a8432089f56..675fcf09fcd1 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.04
-pkgrel=2
-_tag=r28
+pkgver=19.04.1
+pkgrel=1
+_tag=r29
pkgdesc="Yaru default ubuntu theme"
arch=(any)
url="https://github.com/ubuntu/yaru"