mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 02:27:15 +08:00
libircclient 1.9
This commit is contained in:
parent
6d76cb6867
commit
1d9ce92760
@ -8,15 +8,15 @@
|
|||||||
# Contributor: coolkehon <coolkehon at g m a i l>
|
# Contributor: coolkehon <coolkehon at g m a i l>
|
||||||
|
|
||||||
pkgname=libircclient
|
pkgname=libircclient
|
||||||
pkgver=1.7
|
pkgver=1.9
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="A small but powerful library, which implements client-server IRC protocol."
|
pkgdesc="A small but powerful library, which implements client-server IRC protocol."
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://www.ulduzsoft.com/libircclient/"
|
url="http://www.ulduzsoft.com/libircclient/"
|
||||||
depends=('glibc')
|
depends=('glibc')
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
|
source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
|
||||||
md5sums=('968370276f7cf21302f504f9bce1fc99')
|
md5sums=('783c48fe9153ed55a5565c818a178d67')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/$pkgname-$pkgver"
|
cd "$srcdir/$pkgname-$pkgver"
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
pkgname=pokerth
|
pkgname=pokerth
|
||||||
_realname=PokerTH
|
_realname=PokerTH
|
||||||
pkgver=1.1.1
|
pkgver=1.1.1
|
||||||
pkgrel=7
|
pkgrel=8
|
||||||
pkgdesc="PokerTH is a Texas Holdem poker game written in C++/Qt."
|
pkgdesc="PokerTH is a Texas Holdem poker game written in C++/Qt."
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
license=('AGPL3' 'custom:Variety of FOSS licenses for data files')
|
license=('AGPL3' 'custom:Variety of FOSS licenses for data files')
|
||||||
|
Loading…
Reference in New Issue
Block a user