mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/libdbusmenu to 16.04.0-3
This commit is contained in:
parent
d4f55f7e58
commit
f21296341b
1 changed files with 2 additions and 2 deletions
|
@ -11,10 +11,10 @@
|
|||
pkgbase=libdbusmenu
|
||||
pkgname=("${pkgbase}-glib" "${pkgbase}-gtk"{2,3})
|
||||
pkgver=16.04.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc='Library for passing menus over DBus'
|
||||
url='https://launchpad.net/libdbusmenu'
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
license=('GPL3' 'LGPL2.1' 'LGPL3')
|
||||
makedepends=('gnome-common' 'gnome-doc-utils' 'gobject-introspection' 'gtk2' 'gtk3' 'intltool' 'vala' 'pkg-config')
|
||||
options=('!emptydirs')
|
||||
|
|
Loading…
Reference in a new issue