mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
skype update for i686
This commit is contained in:
parent
9ce8609473
commit
4b9e71b6e7
@ -1,15 +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>
|
||||
|
||||
# include global config
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
# maintainer abveritas@chakra-project.org
|
||||
|
||||
pkgname=skype
|
||||
pkgver=2.2.0.35
|
||||
pkgrel=2
|
||||
pkgver=4.0.0.7
|
||||
pkgrel=1
|
||||
arch=('i686')
|
||||
pkgdesc="P2P software for high-quality voice communication"
|
||||
url="http://www.skype.com/"
|
||||
@ -20,7 +16,7 @@ options=('!strip')
|
||||
categories=('communication')
|
||||
install=skype.install
|
||||
source=(http://download.skype.com/linux/$pkgname-$pkgver.tar.bz2 PERMISSION)
|
||||
md5sums=('b60a19345ee7b3522b5fe4047150aaf8'
|
||||
md5sums=('b57a3a5e178ae40fc96583b7c1851663'
|
||||
'26e1772379d4d4df9471b6ed660a6d97')
|
||||
|
||||
package() {
|
||||
|
Loading…
Reference in New Issue
Block a user