mirror of
https://github.com/moparisthebest/arch-ppa
synced 2024-12-21 22:18:48 -05:00
Update lgogdownloader and biboumi
This commit is contained in:
parent
402f7c7495
commit
35cfc8a9cb
@ -2,7 +2,7 @@
|
||||
|
||||
_pkgname=biboumi
|
||||
pkgname="$_pkgname-git"
|
||||
pkgver=8.2.r74.gcd20177
|
||||
pkgver=8.2.r76.geb082d1
|
||||
pkgrel=1
|
||||
pkgdesc="XMPP gateway to IRC"
|
||||
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
|
||||
|
@ -1,16 +1,16 @@
|
||||
# Maintainer: Joe Davison <joe@warhaggis.com>
|
||||
|
||||
pkgname=lgogdownloader
|
||||
pkgver=3.3
|
||||
pkgrel=4
|
||||
pkgver=3.4
|
||||
pkgrel=1
|
||||
pkgdesc="An open source downloader for GOG.com games, uses the GOG.com API"
|
||||
url="https://sites.google.com/site/gogdownloader/"
|
||||
arch=(i686 x86_64)
|
||||
arch=('x86_64')
|
||||
license=(WTFPL)
|
||||
depends=('boost' 'jsoncpp' 'liboauth' 'rhash' 'tinyxml2' 'htmlcxx' 'curl')
|
||||
makedepends=('help2man' 'cmake')
|
||||
source=("http://sites.google.com/site/gogdownloader/$pkgname-$pkgver.tar.gz")
|
||||
sha256sums=('8bb7a37b48f558bddeb662ebac32796b0ae11fa2cc57a03d48b3944198e800ce')
|
||||
sha256sums=('1ac33dc6678d2d40ecd3c042f0514ca905d2949c91240bda4d9e17d3ff433903')
|
||||
|
||||
prepare() {
|
||||
cd $srcdir/$pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user