diff options
-rw-r--r-- | libre/mate-icon-theme-faenza/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/mate-icon-theme-faenza/PKGBUILD b/libre/mate-icon-theme-faenza/PKGBUILD index eb46f8fc9..e972cd103 100644 --- a/libre/mate-icon-theme-faenza/PKGBUILD +++ b/libre/mate-icon-theme-faenza/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=mate-icon-theme-faenza -pkgver=1.18.0 +pkgver=1.18.1 pkgrel=1.parabola1 pkgdesc="Faenza icon theme for MATE, without nonfree distros and application icons" url="http://mate-desktop.org" @@ -13,7 +13,7 @@ replaces=(${pkgname}-libre) conflicts=(${pkgname}-libre) groups=('mate-extra') source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha1sums=('1def73aaa5e5ee3588ae6bb2315c833adddcc322') +sha1sums=('5058f2daeceb0728c96a5202dcdb0e04150c03d7') prepare() { cd ${pkgname}-${pkgver} |