mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-01-25 02:22:16 +08:00
fix some path
This commit is contained in:
parent
48943853a3
commit
600b4358be
@ -5,17 +5,15 @@
|
||||
pkgname=lib32-sni-qt
|
||||
_pkgname=sni-qt
|
||||
pkgver=0.2.6
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Qt4 plugin which turns all QSystemTrayIcon into StatusNotifierItems (appindicators)'
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://launchpad.net/sni-qt'
|
||||
license=('LGPL3')
|
||||
depends=('lib32-libdbusmenu-qt' "${_pkgname}=${pkgver}")
|
||||
makedepends=('cmake')
|
||||
source=("http://launchpad.net/${_pkgname}/trunk/${pkgver}/+download/${_pkgname}-${pkgver}.tar.bz2"
|
||||
'sni-qt.conf')
|
||||
md5sums=('e84c66e776f7c22c961817387f618c81'
|
||||
'5b3fc74b8b7a6b99975312d0411960ed')
|
||||
source=("http://launchpad.net/${_pkgname}/trunk/${pkgver}/+download/${_pkgname}-${pkgver}.tar.bz2")
|
||||
md5sums=('e84c66e776f7c22c961817387f618c81')
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
|
Loading…
Reference in New Issue
Block a user