diff options
author | Julian Hornich | 2015-09-28 22:05:51 +0200 |
---|---|---|
committer | Julian Hornich | 2015-09-28 22:05:51 +0200 |
commit | 42f58f9fede22e1b1d5c545504aeb7ba9657fb2f (patch) | |
tree | f0655faf4579ff55179bfc080eccfef2f936bf49 | |
parent | baaed0890f0ed47117ced4410f3ac748b17453b3 (diff) | |
download | aur-42f58f9fede22e1b1d5c545504aeb7ba9657fb2f.tar.gz |
description update
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ pkgbase = gnome-shell-theme-viva-git - pkgdesc = A custom gnome-shell theme named viva + pkgdesc = A custom gnome-shell theme named viva (blue and orange version) pkgver = 3.18.1.112.f4fc574 pkgrel = 1 url = https://github.com/vivaeltopo/gnome-shell-theme-viva @@ -4,7 +4,7 @@ pkgname=gnome-shell-theme-viva-git _pkgver=3.18.1 pkgver=3.18.1.112.f4fc574 pkgrel=1 -pkgdesc="A custom gnome-shell theme named viva" +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') @@ -19,7 +19,7 @@ pkgver() { } package() { - # orange version + # orange version cd $srcdir/gnome-shell-theme-viva make orange |