mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-01-23 17:33:34 +08:00
updated qsopcast to latest version
This commit is contained in:
parent
adf79e325c
commit
5a8ba6c1a2
@ -5,19 +5,16 @@
|
||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
# maintainer: Neo Kolokotronis <tetris4@gmail.com>
|
||||
|
||||
# include global config
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=qsopcast
|
||||
pkgver=0.3.8
|
||||
pkgrel=2
|
||||
pkgver=0.3.8.1
|
||||
pkgrel=1
|
||||
pkgdesc="A Qt front-end to p2p TV sopcast"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://code.google.com/p/qsopcast"
|
||||
license=('GPL2')
|
||||
depends=('qt' 'sopcast')
|
||||
source=(http://qsopcast.googlecode.com/files/$pkgname-$pkgver-qt4.tar.bz2 qsopcast.desktop)
|
||||
md5sums=('f2bcf0e31752694ee16d538ce605c3d9'
|
||||
md5sums=('aaf3e0e6afbca47f0ec0eb0c2a502b7a'
|
||||
'a71644b610b05443f011e774dbeb0804')
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user