summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2018-08-14 10:58:16 +0200
committerNicola Murino2018-08-14 10:58:16 +0200
commit2662aa3e5c35a5e7f5fd616a0bbe808c2f2e97ee (patch)
tree9a6d156e52d4f092e815425e2253723315038ab6
parentb5aa0664bd86dc7ec893df6410ed1a2977952b8f (diff)
downloadaur-2662aa3e5c35a5e7f5fd616a0bbe808c2f2e97ee.tar.gz
Update to r17
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 489ad0b44140..1e8a5fad620a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Aug 10 15:20:10 UTC 2018
+# Tue Aug 14 08:58:06 UTC 2018
pkgbase = yaru
pkgdesc = Yaru default ubuntu theme
pkgver = 18.10.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ubuntu/yaru
arch = any
license = GPL3
@@ -13,7 +13,7 @@ pkgbase = yaru
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://github.com/ubuntu/yaru#tag=18.10.1
+ source = git+https://github.com/ubuntu/yaru#tag=r17
source = 0001-gnome-shell-fix-install-dir.patch
sha256sums = SKIP
sha256sums = c84e9720c47fc86eaf89ebc647bb656b13a3e79aa0b01c46734c5db013e42bc5
diff --git a/PKGBUILD b/PKGBUILD
index 3cd87243ea0e..fbdfec37f4e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,8 @@
pkgbase=yaru
pkgname=('yaru-sound-theme' 'yaru-gtk-theme' 'yaru-gnome-shell-theme' 'yaru-icon-theme')
pkgver=18.10.1
-pkgrel=1
+pkgrel=2
+_tag=r17
pkgdesc="Yaru default ubuntu theme"
arch=(any)
url="https://github.com/ubuntu/yaru"
@@ -11,7 +12,8 @@ license=('GPL3')
makedepends=('meson' 'sassc' 'git')
options=('!strip' '!buildflags' 'staticlibs')
-source=("git+https://github.com/ubuntu/${pkgbase}#tag=${pkgver}"
+
+source=("git+https://github.com/ubuntu/${pkgbase}#tag=${_tag}"
"0001-gnome-shell-fix-install-dir.patch")
sha256sums=('SKIP'
'c84e9720c47fc86eaf89ebc647bb656b13a3e79aa0b01c46734c5db013e42bc5')