diff options
author | Julian Hornich | 2020-03-15 15:12:19 +0100 |
---|---|---|
committer | Julian Hornich | 2020-03-15 15:12:19 +0100 |
commit | 0db0c6b6c3ba1dd6aa8b4bb21595de796d1e22ad (patch) | |
tree | 23bb722dc21538ee679a1cd29a1f9c3322435898 | |
parent | 3fecab82237189e9cf21beb333dc5141b3d28579 (diff) | |
download | aur-0db0c6b6c3ba1dd6aa8b4bb21595de796d1e22ad.tar.gz |
update to 3.36
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 6 |
2 files changed, 5 insertions, 7 deletions
@@ -1,15 +1,13 @@ -# Generated by mksrcinfo v8 -# Sun Sep 9 14:11:20 UTC 2018 pkgbase = gnome-shell-theme-viva-git pkgdesc = A custom gnome-shell theme named viva (blue and orange version) - pkgver = 3.30.0.154.e5263fb + pkgver = 3.36.0.155.556af43 pkgrel = 1 url = https://github.com/vivaeltopo/gnome-shell-theme-viva arch = any groups = gnome-shell-extensions license = GPL3 makedepends = sassc - depends = gnome-shell>=3.18 + depends = gnome-shell>=3.36 depends = adobe-source-sans-pro-fonts depends = ttf-impallari-raleway-family source = git+https://github.com/vivaeltopo/gnome-shell-theme-viva.git @@ -1,15 +1,15 @@ # Maintainer: Julian Hornich <vivaeltopo@googlemail.com> pkgname=gnome-shell-theme-viva-git -_pkgver=3.30.0 -pkgver=3.30.0.154.e5263fb +_pkgver=3.36.0 +pkgver=3.36.0.155.556af43 pkgrel=1 pkgdesc="A custom gnome-shell theme named viva (blue and orange version)" arch=('any') url="https://github.com/vivaeltopo/gnome-shell-theme-viva" groups=('gnome-shell-extensions') license=('GPL3') -depends=('gnome-shell>=3.18' 'adobe-source-sans-pro-fonts' 'ttf-impallari-raleway-family') +depends=('gnome-shell>=3.36' 'adobe-source-sans-pro-fonts' 'ttf-impallari-raleway-family') makedepends=('sassc') source=('git+https://github.com/vivaeltopo/gnome-shell-theme-viva.git') md5sums=('SKIP') |