libircclient 1.9

This commit is contained in:
Adrián Chaves Fernández 2016-09-18 11:22:35 +02:00
parent 6d76cb6867
commit 1d9ce92760
2 changed files with 4 additions and 4 deletions

View File

@ -8,15 +8,15 @@
# Contributor: coolkehon <coolkehon at g m a i l>
pkgname=libircclient
pkgver=1.7
pkgrel=2
pkgver=1.9
pkgrel=1
pkgdesc="A small but powerful library, which implements client-server IRC protocol."
arch=('i686' 'x86_64')
url="http://www.ulduzsoft.com/libircclient/"
depends=('glibc')
license=('GPL')
source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
md5sums=('968370276f7cf21302f504f9bce1fc99')
md5sums=('783c48fe9153ed55a5565c818a178d67')
build() {
cd "$srcdir/$pkgname-$pkgver"

View File

@ -3,7 +3,7 @@
pkgname=pokerth
_realname=PokerTH
pkgver=1.1.1
pkgrel=7
pkgrel=8
pkgdesc="PokerTH is a Texas Holdem poker game written in C++/Qt."
arch=('x86_64')
license=('AGPL3' 'custom:Variety of FOSS licenses for data files')