mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
Merge branch 'master' of gitorious.org:chakra-packages/apps
This commit is contained in:
commit
cc4d043fb2
@ -3,7 +3,7 @@
|
||||
#From AUR package http://aur.archlinux.org/packages.php?ID=40056
|
||||
|
||||
pkgname=google-talkplugin
|
||||
pkgver=3.2.4.0
|
||||
pkgver=3.5.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="Video chat browser plug-in for Google Talk"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -13,7 +13,7 @@ license=('unknown')
|
||||
|
||||
if [ "${CARCH}" = 'x86_64' ]; then
|
||||
ARCH='amd64'
|
||||
md5sums=('16feb6ab12d73f9091913336fc712256')
|
||||
md5sums=('33afcecc02fc17acd604d5eeef3abe12')
|
||||
else
|
||||
ARCH='i386'
|
||||
md5sums=('d9514d644a36886a7130453f4c1b8c83')
|
||||
|
@ -4,7 +4,7 @@
|
||||
# maintainer abveritas@chakra-project.org
|
||||
|
||||
pkgname=kadu
|
||||
pkgver=0.12.0
|
||||
pkgver=0.12.1
|
||||
pkgrel=1
|
||||
pkgdesc="A Qt-based Gadu-Gadu client"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -16,7 +16,7 @@ conflicts=('kadu-svn')
|
||||
screenshot=('http://www.kadu.im/wiki/images/thumb/2/24/Screen_mainpage_pl.png/450px-Screen_mainpage_pl.png')
|
||||
install=$pkgname.install
|
||||
source=(http://download.kadu.im/stable/$pkgname-$pkgver.tar.bz2)
|
||||
sha1sums=('a3292b047ffb4a5e16e907fc883658189d35f4ae')
|
||||
md5sums=('1be664676ff0fba0bc246baaaa44a35c')
|
||||
|
||||
build() {
|
||||
cd $srcdir/kadu-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user