mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 10:07:15 +08:00
rebuild chakra live pkgs for next ISO
This commit is contained in:
parent
d75d6eb64d
commit
a51bbe93fb
@ -1,19 +1,19 @@
|
||||
#
|
||||
# Core Packages for Chakra, part of chakra-project.org
|
||||
# Core Packages for Chakra, part of chakraos.org
|
||||
#
|
||||
|
||||
pkgname=chakra-live-initcpio
|
||||
_gitname=chakra-iso
|
||||
_gitsha=1cdea7d
|
||||
_gitsha=40bb3ad29
|
||||
pkgver=1.0
|
||||
pkgrel=9
|
||||
pkgrel=10
|
||||
pkgdesc="mkinitcpio hooks required for the live ISO"
|
||||
arch=('x86_64')
|
||||
url="http://www.chakraos.org/"
|
||||
license=('GPL')
|
||||
depends=('mkinitcpio' 'linux>=3.18-2')
|
||||
depends=('mkinitcpio' 'linux')
|
||||
source=("mkinitcpio.tar.gz")
|
||||
source=("$pkgname"::"git://gitorious.org/chakra/${_gitname}.git#commit=${_gitsha}")
|
||||
source=("$pkgname"::"git://git.chakraos.org/${_gitname}.git#commit=${_gitsha}")
|
||||
md5sums=('SKIP')
|
||||
|
||||
package() {
|
||||
|
@ -1,8 +1,8 @@
|
||||
|
||||
pkgname=chakra-live-skel
|
||||
_gitname=chakra-iso
|
||||
_gitsha=052823d
|
||||
pkgver=2015.11
|
||||
_gitsha=40bb3ad29
|
||||
pkgver=2016.02
|
||||
pkgrel=1
|
||||
pkgdesc="The inital user configuration of a Chakra system"
|
||||
arch=('x86_64')
|
||||
|
Loading…
Reference in New Issue
Block a user