onedrive-d: update to 1.1.3.
This commit is contained in:
parent
84e869ff2c
commit
8664fa35dc
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'onedrive-d'
|
||||
pkgname=onedrive-d
|
||||
version=1.1.1
|
||||
version=1.1.3
|
||||
revision=1
|
||||
wrksrc="onedrive-${version}"
|
||||
build_style=gnu-makefile
|
||||
|
@ -10,8 +10,9 @@ short_desc="Free Client for OneDrive on Linux"
|
|||
maintainer="ibrokemypie <ibrokemypie@bastardi.net>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/skilion/onedrive"
|
||||
changelog="https://raw.githubusercontent.com/skilion/onedrive/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/skilion/onedrive/archive/v${version}.tar.gz"
|
||||
checksum=fb51c81ec95c28f3fe3b29e3b7f915e30161bd5f4b14bb53ae5c2233cc1e92e9
|
||||
checksum=fb12235a73919b3374b8f27785b834a690fba1c6e70c6e6f1f5da3e51eb471a0
|
||||
nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/3910/steps/shell_3/logs/stdio"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue