diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-09-11 09:33:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-11 09:33:24 +0700 |
commit | e8bb6f374a6430a5207fc1a411d128331629e303 (patch) | |
tree | 8468a1e08f45b5ad92f02d4e7b13a1be72b10568 | |
parent | c7681f11bf68aca2076d54bee1e7e48cea04625a (diff) | |
download | slackbuilds-e8bb6f374a6430a5207fc1a411d128331629e303.tar.gz |
desktop/gtk-theme-Greybird: Updated for version 3.22.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | desktop/gtk-theme-Greybird/gtk-theme-Greybird.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/gtk-theme-Greybird/gtk-theme-Greybird.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/gtk-theme-Greybird/gtk-theme-Greybird.SlackBuild b/desktop/gtk-theme-Greybird/gtk-theme-Greybird.SlackBuild index 15dba3c1b8..3aa876c714 100644 --- a/desktop/gtk-theme-Greybird/gtk-theme-Greybird.SlackBuild +++ b/desktop/gtk-theme-Greybird/gtk-theme-Greybird.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM="gtk-theme-Greybird" -VERSION=${VERSION:-3.22.4} +VERSION=${VERSION:-3.22.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -60,7 +60,7 @@ make make install DESTDIR=$PKG mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a {LICENSE.*,README.md} $PKG/usr/doc/$PRGNAM-$VERSION +cp LICENSE.* README.md $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/desktop/gtk-theme-Greybird/gtk-theme-Greybird.info b/desktop/gtk-theme-Greybird/gtk-theme-Greybird.info index 8ab4d165f6..c5c37ec341 100644 --- a/desktop/gtk-theme-Greybird/gtk-theme-Greybird.info +++ b/desktop/gtk-theme-Greybird/gtk-theme-Greybird.info @@ -1,8 +1,8 @@ PRGNAM="gtk-theme-Greybird" -VERSION="3.22.4" +VERSION="3.22.5" HOMEPAGE="https://github.com/shimmerproject/Greybird/" -DOWNLOAD="https://github.com/shimmerproject/Greybird/archive/v3.22.4/Greybird-3.22.4.tar.gz" -MD5SUM="8bdebc854ab5779f948a5e381ba36a56" +DOWNLOAD="https://github.com/shimmerproject/Greybird/archive/v3.22.5/Greybird-3.22.5.tar.gz" +MD5SUM="92e577a16eeb15530117857dd6fcbe9d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="rubygem-sass" |