summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7bfb96a76be6..793455e0d33b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = yaru
pkgdesc = Yaru default ubuntu theme
- pkgver = 19.10.4
- pkgrel = 2
+ pkgver = 19.10.5
+ 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=19.10.4
+ source = git+https://github.com/ubuntu/yaru#tag=19.10.5
sha256sums = SKIP
pkgname = yaru-sound-theme
diff --git a/PKGBUILD b/PKGBUILD
index 06e8c36ed90d..2318d5e0b706 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.4
-pkgrel=2
-_tag=19.10.4
+pkgver=19.10.5
+pkgrel=1
+_tag=19.10.5
pkgdesc="Yaru default ubuntu theme"
arch=(any)
url="https://github.com/ubuntu/yaru"