Date: Friday, November 20, 2015 @ 19:58:05 Author: bgyorgy Revision: 147240
upgpkg: cinnamon-menus 2.8.0-1 Update to new version Modified: cinnamon-menus/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-11-20 18:53:26 UTC (rev 147239) +++ PKGBUILD 2015-11-20 18:58:05 UTC (rev 147240) @@ -1,7 +1,7 @@ #Maintainer: Alexandre Filgueira <[email protected]> pkgname=cinnamon-menus -pkgver=2.6.0 +pkgver=2.8.0 pkgrel=1 pkgdesc="Cinnamon menu specifications" arch=('i686' 'x86_64') @@ -8,9 +8,9 @@ depends=('glib2') makedepends=('intltool' 'gobject-introspection' 'python2' 'gnome-common') license=('GPL' 'LGPL') -url="http://www.linuxmint.com" +url="https://github.com/linuxmint/cinnamon-menus" source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cinnamon-menus/archive/${pkgver}.tar.gz") -sha256sums=('8fe81ffe9818aa9412b4d89daf846f4c0c01f170838b121d4cba027a48068574') +sha256sums=('06a6e0a11644dfba8459b2b77fac61563184a3d734bd0e7c0f7a6654df1b3a1c') build() { cd "${srcdir}/${pkgname}-${pkgver}"
