summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisjbillington2020-03-08 12:01:12 -0400
committerchrisjbillington2020-03-08 12:02:09 -0400
commitb82f5579c40f65ba43b6454feb70f6aa8ec7b61f (patch)
treea58d738182830ead68ec3e4c705d8d55fa7556ba
parent928f730cad6b6c3fbabfb4322609d33e061cf50b (diff)
downloadaur-b82f5579c40f65ba43b6454feb70f6aa8ec7b61f.tar.gz
20.04.2
-rw-r--r--.SRCINFO8
-rw-r--r--.gitignore4
-rw-r--r--PKGBUILD6
3 files changed, 11 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33176dd2a995..661012ba8aec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = yaru
pkgdesc = Yaru default ubuntu theme
- pkgver = 20.04.1
- pkgrel = 2
+ pkgver = 20.04.2
+ pkgrel = 1
url = https://github.com/ubuntu/yaru
arch = any
license = GPL3
@@ -11,8 +11,8 @@ pkgbase = yaru
options = !strip
options = !buildflags
options = staticlibs
- source = https://github.com/ubuntu/yaru/archive/20.04.1.tar.gz
- sha256sums = 269c2aa9cbfbe0778338199934325fbe808ccfa84c28df7e1d3ad1921afcacab
+ source = https://github.com/ubuntu/yaru/archive/20.04.2.tar.gz
+ sha256sums = 5bf7d1b03323a8444afb1a5eb7514b5df8dade3ea0f27978e985dddbf8e1b369
pkgname = yaru-sound-theme
pkgdesc = Yaru default ubuntu sound theme
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..0809c48f6714
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+pkg
+src
+*.tar.gz
+*.tar.zst \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index b079f3432328..bee7910a8f8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Chris Billington <chrisjbillington@gmail.com>
pkgbase=yaru
pkgname=('yaru-sound-theme' 'yaru-gtk-theme' 'yaru-gnome-shell-theme' 'yaru-unity-theme' 'yaru-icon-theme' 'yaru-session')
-pkgver=20.04.1
-pkgrel=2
+pkgver=20.04.2
+pkgrel=1
pkgdesc="Yaru default ubuntu theme"
arch=(any)
url="https://github.com/ubuntu/yaru"
@@ -13,7 +13,7 @@ makedepends=('meson' 'sassc' 'git')
options=('!strip' '!buildflags' 'staticlibs')
source=("https://github.com/ubuntu/yaru/archive/${pkgver}.tar.gz")
-sha256sums=('269c2aa9cbfbe0778338199934325fbe808ccfa84c28df7e1d3ad1921afcacab')
+sha256sums=('5bf7d1b03323a8444afb1a5eb7514b5df8dade3ea0f27978e985dddbf8e1b369')
build() {
arch-meson $pkgbase-$pkgver build