From b758bdc91f0dc2f02bf3f9b0b70b319225856867 Mon Sep 17 00:00:00 2001 From: Pedro Filipe Date: Sun, 23 Sep 2018 10:15:23 -0300 Subject: community/greybird-themes: upgrade to 3.22.9 --- community/greybird-themes/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/community/greybird-themes/APKBUILD b/community/greybird-themes/APKBUILD index a8d91c85fd..fa162fe6c8 100644 --- a/community/greybird-themes/APKBUILD +++ b/community/greybird-themes/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa pkgname=greybird-themes -pkgver=3.22.8 +pkgver=3.22.9 pkgrel=0 pkgdesc="A clean minimalistic theme for Xfce, GTK+ 2 and 3" url="http://shimmerproject.org/project/greybird/" @@ -11,8 +11,8 @@ makedepends="" install="" subpackages="$pkgname-gtk2 $pkgname-gtk3 $pkgname-metacity $pkgname-xfwm4 $pkgname-xfce4-notifyd:_notify $pkgname-unity" -source="greybird-$pkgver.tar.gz::https://github.com/shimmerproject/Greybird/archive/v$pkgver.tar.gz - " +source="greybird-$pkgver.tar.gz::https://github.com/shimmerproject/Greybird/archive/v$pkgver.tar.gz" +options="!check" # this package does not have a testsuite builddir="$srcdir"/Greybird-$pkgver build() { @@ -59,4 +59,4 @@ xfwm4() { _mv "Greybird Xfce4 themes" xfwm4 xfwm4 'xfwm4-*'; } _notify() { _mv "Greybird Xfce4-notifyd themes" xfce4-notifyd 'xfce-notify-*'; } unity() { _mv "Greybird Unity themes" unity 'unity'; } -sha512sums="c6ac0dafc926ec2a0b01b4d44f602e533f97f806be32096208c08461502cadcda3f1e63012ad78ffaaa9c791c5af72ce2b7e0578b1f7c0d3ab407763bc40f94b greybird-3.22.8.tar.gz" +sha512sums="d09638c78d74e26a428edfbbe00719208fac5e574db11eac2e538d25fa9f3270c9c7b636f770061807a59b200c8afa4252a9513cffe1f4af3d186425b6a14744 greybird-3.22.9.tar.gz" -- cgit v1.2.3