summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornewbthenewbd2017-07-28 20:09:16 +0200
committernewbthenewbd2017-07-28 20:09:16 +0200
commitb1962931697bd6d88c740db7a69115b0403135b1 (patch)
tree5eb147ba03d835bbb3c8a11b1405ee553ab5f4d2
parent8fc79169b3f4805ac5af1947ff39343b3adf3319 (diff)
downloadaur-b1962931697bd6d88c740db7a69115b0403135b1.tar.gz
Hurried patches
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96633e6b212e..26a0e35be5ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@ _ver=1.16
_pkgbase=mate-utils
pkgname=(${_pkgbase}-gtk2)
pkgver=${_ver}.1
-pkgrel=1
+pkgrel=2
pkgdesc="Common MATE utilities for viewing disk usage, logs and fonts, taking screenshots, managing dictionaries and searching files (GTK2 version)"
url="http://mate-desktop.org"
arch=('i686' 'x86_64')
license=('GPL')
-depends=('gtk2' 'mate-desktop-schemas' 'libcanberra' 'libgtop' 'libsm')
+depends=('gtk2' 'mate-desktop-schemas-gtk2' 'libcanberra' 'libgtop' 'libsm')
makedepends=('intltool' 'itstool' 'mate-panel-gtk2')
optdepends=('mate-panel: Look up words in dictionaries from the panel')
groups=('mate-extra-gtk2')