[arch-commits] Commit in menu-cache/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Fri Nov 21 19:35:53 UTC 2014
Date: Friday, November 21, 2014 @ 20:35:52
Author: jelle
Revision: 122878
upgpkg: menu-cache 1.0.0-1
Modified:
menu-cache/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-11-21 18:50:24 UTC (rev 122877)
+++ PKGBUILD 2014-11-21 19:35:52 UTC (rev 122878)
@@ -4,7 +4,7 @@
# Contributor: Juergen Hoetzel <juergen at archlinux.org>
pkgname=menu-cache
-pkgver=0.7.0
+pkgver=1.0.0
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=('515a69ab45bc9963e053756ab7e5b529')
+md5sums=('4a8e6c1a86d5e64ec725d850a4abfbad')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list