blob: 8abeb520045d8eca499895b3c7a30ded7691491d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = onedrive-abraunegg
pkgdesc = Free OneDrive client written in D - abraunegg's fork. Follows the releases on https://github.com/abraunegg/onedrive/releases
pkgver = 2.5.3
pkgrel = 1
url = https://github.com/abraunegg/onedrive
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = GPL
makedepends = d-compiler
depends = libnotify
depends = sqlite
depends = d-runtime
provides = onedrive=2.5.3
conflicts = onedrive
conflicts = onedrive-abraunegg-git
conflicts = onedrive-bin
conflicts = onedrive-git
conflicts = onedrive-fork-git
source = https://github.com/abraunegg/onedrive/archive/refs/tags/v2.5.3.tar.gz
md5sums = 1104499588cf8d78d3eddb9d7195f75a
pkgname = onedrive-abraunegg
|