[arch-commits] Commit in appmenu-qt/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Mon Apr 30 07:11:31 UTC 2012


    Date: Monday, April 30, 2012 @ 03:11:30
  Author: andrea
Revision: 157934

upgpkg: appmenu-qt 0.2.6-1

Upstream release

Modified:
  appmenu-qt/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-30 06:21:00 UTC (rev 157933)
+++ PKGBUILD	2012-04-30 07:11:30 UTC (rev 157934)
@@ -2,16 +2,17 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=appmenu-qt
-pkgver=0.2.4
-pkgrel=4
+pkgver=0.2.6
+pkgrel=1
 pkgdesc="Allows Qt applications to export menus over DBus to a menu applet"
 arch=('i686' 'x86_64')
 url='https://launchpad.net/appmenu-qt'
 license=('GPL')
 depends=('libdbusmenu-qt')
 makedepends=('cmake')
-source=("http://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('5266d3e77e424bce19f4bcd8f4ffd4bf')
+source=("http://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.bz2"{,.asc})
+md5sums=('90cce750e5412d43ce075b0a9bdb6782'
+         'de499d01369fc85040f5bbfc53ae1700')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list