[arch-commits] Commit in menu-cache/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Dec 7 18:25:12 UTC 2015
Date: Monday, December 7, 2015 @ 19:25:12
Author: arojas
Revision: 150092
Update to 1.0.1
Modified:
menu-cache/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-07 17:56:21 UTC (rev 150091)
+++ PKGBUILD 2015-12-07 18:25:12 UTC (rev 150092)
@@ -4,7 +4,7 @@
# Contributor: Juergen Hoetzel <juergen at archlinux.org>
pkgname=menu-cache
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc='Caching mechanism for freedesktop.org compliant menus'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
depends=('libfm-extra')
makedepends=('gtk-doc')
source=(http://downloads.sourceforge.net/lxde/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('4a8e6c1a86d5e64ec725d850a4abfbad')
+md5sums=('a856ba860b16fdc8c69ee784bc4ade36')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list