[arch-commits] Commit in mate-backgrounds/trunk (PKGBUILD)

Martin Wimpress flexiondotorg at archlinux.org
Sat May 9 11:47:13 UTC 2015


    Date: Saturday, May 9, 2015 @ 13:47:13
  Author: flexiondotorg
Revision: 133046

upgpkg: mate-backgrounds 1.10.0-1 - New upstream release

Modified:
  mate-backgrounds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-09 11:42:26 UTC (rev 133045)
+++ PKGBUILD	2015-05-09 11:47:13 UTC (rev 133046)
@@ -1,16 +1,17 @@
 # Maintainer : Martin Wimpress <code at flexion.org>
 
+_ver=1.10
 pkgname=mate-backgrounds
-pkgver=1.8.0
+pkgver=${_ver}.0
 pkgrel=1
 pkgdesc="Background images and data for MATE"
 url="http://mate-desktop.org"
 arch=('any')
 license=('GPL')
-makedepends=('mate-common' 'perl-xml-parser')
-groups=('mate')
-source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('10ac06edf3255a21535916a44b0d67f3710e8145')
+makedepends=('mate-common')
+groups=('mate' 'mate-gtk3')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('53d2c57982f3fb4c1c1f791eaa4cf3dc8d78bc0a')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list