diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-07-03 19:56:58 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-07-03 19:56:58 -0500 |
commit | 875f9f71f77e3f31c59d7a6d5c6f9d2fcd7442c9 (patch) | |
tree | b8af0fe95114d19febc58df0a21174d5c9cc6838 /libre/mate-icon-theme-faenza | |
parent | 3a0066f32ea7777df097957b289a0b926a7ec66d (diff) | |
download | abslibre-875f9f71f77e3f31c59d7a6d5c6f9d2fcd7442c9.tar.gz abslibre-875f9f71f77e3f31c59d7a6d5c6f9d2fcd7442c9.tar.bz2 abslibre-875f9f71f77e3f31c59d7a6d5c6f9d2fcd7442c9.zip |
mate-icon-theme-faenza-1.18.1-1.parabola1: updating version
Diffstat (limited to 'libre/mate-icon-theme-faenza')
-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} |