mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
libtorrent-rasterbar update, md5sum opera x86_64, rebuild proftpd for mysql, rebuild qbittorrent for new rasterbar
This commit is contained in:
parent
1601dfdd97
commit
46aa521c1f
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=libtorrent-rasterbar
|
||||
pkgver=0.15.5
|
||||
pkgver=0.15.6
|
||||
pkgrel=1
|
||||
pkgdesc="A C++ library that aims to be a good alternative to all the other bittorrent implementations around"
|
||||
url="http://www.rasterbar.com/products/libtorrent/"
|
||||
@ -17,7 +17,7 @@ license=('custom')
|
||||
depends=('boost>=1.44.0' 'python2')
|
||||
makedepends=('boost')
|
||||
source=(http://libtorrent.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
|
||||
md5sums=('f1504a619e876c2731ee9a6b7d19cb1d')
|
||||
sha1sums=('e6f33b139933ec245e8850558efe52e88081fc6d')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
@ -23,7 +23,7 @@ _barch=i386
|
||||
[ "$CARCH" = "x86_64" ] && _barch=x86_64
|
||||
source=(http://ftp.opera.com/pub/opera/linux/${pkgver/./}/opera-${pkgver}-${_buildver}.${_barch}.linux.tar.bz2)
|
||||
md5sums=('14783f9e0502c7d6a4e8a75cb54b1635')
|
||||
[ "$CARCH" = "x86_64" ] && md5sums=('12d9a33071599cb4a6e304eb93177f6e')
|
||||
[ "$CARCH" = "x86_64" ] && md5sums=('8daf01ad504406dc418fb732f718c400')
|
||||
|
||||
build() {
|
||||
cd opera-${pkgver}-${_buildver}.${_barch}.linux
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
pkgname=proftpd
|
||||
pkgver=1.3.3e
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A high-performance, scalable FTP server"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.proftpd.org"
|
||||
|
@ -9,7 +9,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=qbittorrent
|
||||
pkgver=2.7.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.qbittorrent.org/"
|
||||
|
Loading…
Reference in New Issue
Block a user