[arch-commits] Commit in mate-user-guide/trunk (PKGBUILD mate-user-guide.install)

Balló György bgyorgy at archlinux.org
Sat Aug 6 15:48:17 UTC 2016


    Date: Saturday, August 6, 2016 @ 15:48:17
  Author: bgyorgy
Revision: 185632

upgpkg: mate-user-guide 1.14.0-1

Update to new version

Modified:
  mate-user-guide/trunk/PKGBUILD
Deleted:
  mate-user-guide/trunk/mate-user-guide.install

-------------------------+
 PKGBUILD                |   11 +++++------
 mate-user-guide.install |   11 -----------
 2 files changed, 5 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-06 15:41:11 UTC (rev 185631)
+++ PKGBUILD	2016-08-06 15:48:17 UTC (rev 185632)
@@ -1,6 +1,6 @@
-# Maintainer : Martin Wimpress <code at flexion.org>
+# Contributor: Martin Wimpress <code at flexion.org>
 
-_ver=1.12
+_ver=1.14
 _pkgbase=mate-user-guide
 pkgname=${_pkgbase}
 pkgver=${_ver}.0
@@ -9,12 +9,11 @@
 groups=('mate' 'mate-gtk3')
 url="http://mate-desktop.org"
 arch=('any')
-license=('GPL' 'LGPL')
+license=('FDL')
 depends=('yelp')
-makedepends=('mate-common' 'yelp-tools')
+makedepends=('itstool' 'intltool')
 source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('09518fdee7a54e0f5b6b63d9518727464983c534')
-install=${_pkgbase}.install
+sha1sums=('03e872c3d879599569ef26ff2e854fb59dbd3981')
 
 build() {
     cd "${srcdir}/${_pkgbase}-${pkgver}"

Deleted: mate-user-guide.install
===================================================================
--- mate-user-guide.install	2016-08-06 15:41:11 UTC (rev 185631)
+++ mate-user-guide.install	2016-08-06 15:48:17 UTC (rev 185632)
@@ -1,11 +0,0 @@
-post_install() {
-    update-desktop-database -q
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}



More information about the arch-commits mailing list