yandex-disk: update to 0.1.5.1010

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-02-17 12:01:07 +01:00
parent 72c1b26054
commit 1ad8421ba5
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -1,6 +1,6 @@
# Template file for 'yandex-disk' # Template file for 'yandex-disk'
pkgname=yandex-disk pkgname=yandex-disk
version=0.1.5.978 version=0.1.5.1010
revision=1 revision=1
only_for_archs="i686 x86_64" only_for_archs="i686 x86_64"
short_desc="Console client for Yandex.Disk" short_desc="Console client for Yandex.Disk"
@ -14,11 +14,11 @@ nostrip_files=yandex-disk
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
debpkgid="${pkgname}_${version}_amd64.deb" debpkgid="${pkgname}_${version}_amd64.deb"
distfiles="http://repo.yandex.ru/yandex-disk/deb/pool/main/y/${pkgname}/${debpkgid}" distfiles="http://repo.yandex.ru/yandex-disk/deb/pool/main/y/${pkgname}/${debpkgid}"
checksum=163b977068018d2fe824ddec85e6e198af56c35a3dc64ccc2ee83e771f1ce73e checksum=901756adb89ee46dab4838795bd62c74ee272e64946bb1670dd0b7b246fae3cc
else else
debpkgid="${pkgname}_${version}_i386.deb" debpkgid="${pkgname}_${version}_i386.deb"
distfiles="http://repo.yandex.ru/yandex-disk/deb/pool/main/y/${pkgname}/${debpkgid}" distfiles="http://repo.yandex.ru/yandex-disk/deb/pool/main/y/${pkgname}/${debpkgid}"
checksum=11f865c2e347639cf679ab32f906f033947e4e164680a9e974a1255961dee0ed checksum=685f6f62a637ae0ffa5a93382024d2fd95853096d7e91c49bb3d280c2980eb7b
fi fi
do_extract() { do_extract() {