summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2024-03-02 06:28:45 +0800
committerlilac2024-03-02 06:28:45 +0800
commitc15dadcb30dfab9af554136ef15c78590c982739 (patch)
tree564474d365a614520502cab9c2dff85b36ce01ff /PKGBUILD
parent91ec81742d5b785ebae91430be6704bb64ae8258 (diff)
downloadaur-onedrivegui-git.tar.gz
[lilac] updated to 1.1.0alpha5.r2.g9f9df60-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 310a25a6b5a8..9650e39c6ac1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=onedrivegui-git
_pkgname=OneDriveGUI
-pkgver=1.0.3.r4.gbc9bf3e
+pkgver=1.1.0alpha5.r2.g9f9df60
pkgrel=1
pkgdesc="A simple GUI for OneDrive Linux client, with multi-account support."
url="https://github.com/bpozdena/${_pkgname}"
-license=("GPL")
+license=("GPL-3.0-or-later")
depends=("pyside6" "python-requests" "onedrive-abraunegg" "qt6-webengine")
makedepends=("git")
conflicts=("onedrivegui")