Date: Saturday, September 24, 2016 @ 13:54:35
  Author: arojas
Revision: 190299

Update to 1.16.0

Modified:
  mate-netbook-gtk3/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-09-24 13:53:27 UTC (rev 190298)
+++ PKGBUILD    2016-09-24 13:54:35 UTC (rev 190299)
@@ -1,6 +1,6 @@
 # Contributor: Martin Wimpress <c...@flexion.org>
 
-_ver=1.14
+_ver=1.16
 _pkgbase=mate-netbook
 pkgname=${_pkgbase}-gtk3
 pkgver=${_ver}.0
@@ -9,12 +9,12 @@
 url="http://mate-desktop.org";
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('libfakekey' 'libunique3' 'mate-panel-gtk3')
+depends=('libfakekey' 'mate-panel-gtk3')
 makedepends=('intltool')
 groups=('mate-extra-gtk3')
 conflicts=("${_pkgbase}")
 
source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
-sha1sums=('9a26877c8c2707f5c3a5744f9fb74a7cc6d49b55')
+sha1sums=('9f616e58ea6335ce29c83502ba226fd35faa9783')
 
 build() {
     cd "${srcdir}/${_pkgbase}-${pkgver}"

Reply via email to