summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2018-10-01 15:51:42 +0200
committerNicola Murino2018-10-01 15:51:42 +0200
commitb26bd9a1b01a70839448f194f5107b2aeae00a39 (patch)
treede78d02e73852099a3b2b484ed34171447c9a7c2
parentf943938e54fc1ca27449f7f69625205840fffe97 (diff)
downloadaur-b26bd9a1b01a70839448f194f5107b2aeae00a39.tar.gz
Update to 18.10.5-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6d0d0086011..ff12cec82063 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = yaru
pkgdesc = Yaru default ubuntu theme
- pkgver = 18.10.4
- pkgrel = 4
+ pkgver = 18.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=r23
+ source = git+https://github.com/ubuntu/yaru#tag=18.10.5
source = 0001-gnome-shell-fix-install-dir.patch
sha256sums = SKIP
sha256sums = c84e9720c47fc86eaf89ebc647bb656b13a3e79aa0b01c46734c5db013e42bc5
diff --git a/PKGBUILD b/PKGBUILD
index 6ed4a2e5bf65..851beefde692 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')
-pkgver=18.10.4
-pkgrel=4
-_tag=r23
+pkgver=18.10.5
+pkgrel=1
+_tag=18.10.5
pkgdesc="Yaru default ubuntu theme"
arch=(any)
url="https://github.com/ubuntu/yaru"