mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-16 07:50:25 +08:00
cinstall: add disable session manager
This commit is contained in:
parent
7964b49dba
commit
869cdcd593
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
pkgname=cinstall
|
pkgname=cinstall
|
||||||
pkgver=0.3.2
|
pkgver=0.3.2
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
depends=('squashfs-tools' 'xz>=5.0.0' 'fakechroot' 'unionfs-fuse' 'cbundle')
|
depends=('squashfs-tools' 'xz>=5.0.0' 'fakechroot' 'unionfs-fuse' 'cbundle')
|
||||||
makedepends=('kdelibs' 'qt')
|
makedepends=('kdelibs' 'qt')
|
||||||
pkgdesc="Bundle Creator/Launcher and Package-Manager"
|
pkgdesc="Bundle Creator/Launcher and Package-Manager"
|
||||||
@ -19,7 +19,7 @@ optdepends=('akabei: for akabei support'
|
|||||||
'pacman: for pacman support')
|
'pacman: for pacman support')
|
||||||
|
|
||||||
source=(http://chakra-project.org/sources/cinstall/cinstall-${pkgver}-${pkgrel}.tar.xz)
|
source=(http://chakra-project.org/sources/cinstall/cinstall-${pkgver}-${pkgrel}.tar.xz)
|
||||||
md5sums=('f72660a09e72736f3d049c9fbada62c7')
|
md5sums=('49bb5e9c59c8d1a83c35d5bc4267ac0b')
|
||||||
|
|
||||||
# create tarball: source PKGBUILD && mksource
|
# create tarball: source PKGBUILD && mksource
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user