mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 17:34:36 +08:00
cinstall build for grammar corrections, needed rebuild
This commit is contained in:
parent
9dc8628e44
commit
773313a2a2
@ -1,12 +1,11 @@
|
||||
#
|
||||
# Chakra Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
|
||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
# maintainer abveritas@chakra-project.org
|
||||
# (c) 2010 Drake Justice
|
||||
|
||||
pkgname=cinstall
|
||||
pkgver=0.4.7
|
||||
pkgver=0.4.7.1
|
||||
pkgrel=1
|
||||
depends=('rsync' 'cbundle' 'kdelibs' 'qjson')
|
||||
makedepends=('qt' 'automoc4' 'libcroco')
|
||||
@ -16,8 +15,8 @@ license=('GPL')
|
||||
install=$pkgname.install
|
||||
url="http://chakra-project.org/"
|
||||
|
||||
source=("http://chakra-project.org/sources/cinstall/cinstall-$pkgver.tar.xz")
|
||||
md5sums=('a5abf8eca2c458861380c8494eb0fad2')
|
||||
source=("http://chakra-linux.org/sources/cinstall/cinstall-$pkgver.tar.xz")
|
||||
md5sums=('bd93ab683ae2077dae963661cf5d6064')
|
||||
|
||||
# create tarball: source PKGBUILD && mksource
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user