mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-04 03:07:15 +08:00
aMsn update
This commit is contained in:
parent
7f997a3e6f
commit
e044cfb20c
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=amsn
|
||||
pkgver=0.98.3
|
||||
pkgver=0.98.4
|
||||
pkgrel=1
|
||||
pkgdesc="MSN client written in Tcl/Tk"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -18,7 +18,7 @@ depends=('tk' 'tls')
|
||||
makedepends=('libjpeg' 'libpng' 'farsight2' 'libv4l')
|
||||
optdepends=('farsight2: for video conferencing')
|
||||
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}-src.tar.bz2)
|
||||
md5sums=('cf184f4c786676a1a0b4b6e1411b9193')
|
||||
md5sums=('96fd20e8709ced4443432d125a5e0a5a')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user