retroshare: update to 0.6.3.
This commit is contained in:
parent
92a6cbbb64
commit
9f02c19af4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'retroshare'
|
||||
pkgname=retroshare
|
||||
version=0.6.2
|
||||
revision=3
|
||||
version=0.6.3
|
||||
revision=1
|
||||
build_style=qmake
|
||||
wrksrc="RetroShare-${version}"
|
||||
homepage="http://retroshare.github.io"
|
||||
|
@ -15,7 +15,7 @@ makedepends="qt5-tools-devel qt5-multimedia-devel qt5-x11extras-devel
|
|||
libXScrnSaver-devel libxslt-devel libcurl-devel ffmpeg-devel speex-devel
|
||||
pulseaudio-devel"
|
||||
distfiles="https://github.com/RetroShare/RetroShare/archive/v${version}.tar.gz"
|
||||
checksum=76a3ae2f2089b14562d5be34602f5ae3c73a8549aecee246ea5e67d03018de2b
|
||||
checksum=ddb64aa5148fdc950d4426f52f1cbb11578619b1242614e3c4ca4792ee5ce30b
|
||||
|
||||
post_extract() {
|
||||
sed -i \
|
||||
|
|
Loading…
Reference in a new issue