summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormatr1x-1012025-03-17 19:37:28 +0000
committermatr1x-1012025-03-17 19:37:28 +0000
commit5860e79b9a8ff42a447766d4d6be5e8f4d9cec47 (patch)
tree59ebf86683c97e5a6dd5faa29c7f1bdd53e8f67c /PKGBUILD
parente2b9f9e45d78c4dd1e81c65efa28a87e492bc0ba (diff)
downloadaur-onedrive-abraunegg.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 085d8547ed13..f6b36e3ed2db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
# Maintainer: Matrix <thysupremematrix atttttt tuta dottttt io>
_pkgname=onedrive
pkgname=$_pkgname-abraunegg
-pkgver=2.5.4
+pkgver=2.5.5
pkgrel=1
pkgdesc="Free OneDrive client written in D - abraunegg's fork. Follows the releases on https://github.com/abraunegg/onedrive/releases"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url="https://github.com/abraunegg/onedrive"
-license=('GPL')
+license=('GPL-3.0-or-later')
conflicts=('onedrive' 'onedrive-abraunegg-git' 'onedrive-bin' 'onedrive-git' 'onedrive-fork-git')
source=("https://github.com/abraunegg/onedrive/archive/refs/tags/v${pkgver}.tar.gz")
provides=("onedrive=$pkgver")
depends=('libnotify' 'sqlite' 'd-runtime')
makedepends=('d-compiler')
-md5sums=('3f9aeca4b9d9fa16c721b2404e946fd6')
+md5sums=('0646d327244dd6e3f15c81247630a851')
build() {
# Fix "W: ELF file ('usr/bin/onedrive') lacks FULL RELRO, check LDFLAGS."