mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 11:47:14 +08:00
Version-up Tribe, fix for user-page?
This commit is contained in:
parent
22d1405206
commit
99bf864739
@ -11,7 +11,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
# package info
|
||||
#
|
||||
pkgname=tribe-partitionmanager
|
||||
pkgver=0.3.40
|
||||
pkgver=0.3.45
|
||||
pkgrel=1
|
||||
pkgdesc="Tribe's partitionmanager"
|
||||
url="http://git.chakra-project.org/chakra/"
|
||||
@ -23,7 +23,7 @@ makedepends=('cmake' 'automoc4' 'pkgconfig')
|
||||
conflicts=('kdemod-tribe-partitionmanager' 'chakra-libpartitionmanager')
|
||||
groups=('kde-uninstall')
|
||||
source=("http://chakra-project.org/sources/tribe/tribe-$pkgver.tar.gz")
|
||||
md5sums=('366779bc66699708838a82dfa5dda060')
|
||||
md5sums=('01b5aa31d525eb5fa752e2ef25667a43')
|
||||
|
||||
#
|
||||
# build function
|
||||
|
@ -12,7 +12,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
# package info
|
||||
#
|
||||
pkgname=tribe
|
||||
pkgver=0.3.40
|
||||
pkgver=0.3.45
|
||||
pkgrel=1
|
||||
pkgdesc="Tribe - Chakra LiveCD Installer"
|
||||
url="http://git.chakra-project.org/chakra/"
|
||||
@ -25,7 +25,7 @@ replaces=('kdemod-tribe-svn' 'kdemod-tribe')
|
||||
conflicts=('chakra-tribe' 'tribe-svn' 'kdemod-partitionmanager' 'kdemod-tribe' 'kdemod-tribe-debug' 'kdemod-tribe-partitionmanager')
|
||||
options=('!splithdr' '!splitdbg')
|
||||
source=("http://chakra-project.org/sources/tribe/tribe-$pkgver.tar.gz")
|
||||
md5sums=('366779bc66699708838a82dfa5dda060')
|
||||
md5sums=('01b5aa31d525eb5fa752e2ef25667a43')
|
||||
|
||||
groups=('kde-uninstall')
|
||||
install=tools-tribe.install
|
||||
|
Loading…
Reference in New Issue
Block a user