summaryrefslogtreecommitdiff
path: root/community/mate-desktop/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mate-desktop/PKGBUILD')
-rw-r--r--community/mate-desktop/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/community/mate-desktop/PKGBUILD b/community/mate-desktop/PKGBUILD
index 02fba2e49..88bf488ea 100644
--- a/community/mate-desktop/PKGBUILD
+++ b/community/mate-desktop/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer : Martin Wimpress <code@flexion.org>
pkgname=mate-desktop
-pkgver=1.8.0
-pkgrel=3
+pkgver=1.8.1
+pkgrel=1
pkgdesc="Library with common API for various MATE modules"
url="http://mate-desktop.org"
arch=('i686' 'x86_64')
@@ -14,10 +14,9 @@ optdepends=('lightdm-gtk2-greeter: A lightweight display manager'
'onboard: On-screen keyboard useful for mobility impaired users'
'orca: Screen reader for blind or visually impaired individuals'
'yelp: for reading MATE help documents')
-options=('!emptydirs')
groups=('mate')
source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('1e722d18a198751b209fcf255ad5d3653cb8f6e6')
+sha1sums=('e3e92eec0cf0443d6a0ca18ad2f88b2ddd54f833')
install=${pkgname}.install
prepare() {