summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBatuhan Başerdem2021-02-04 11:30:19 -0500
committerBatuhan Başerdem2021-02-04 11:30:19 -0500
commit1e88b3063f9c9f3fed04d1a695871746847e4755 (patch)
tree5dcbb33b9a62dd7811e9cc0d0d6aec030b1be5df /.SRCINFO
parentac98b21dee15c130a757b87c9987275a2cf89031 (diff)
downloadaur-1e88b3063f9c9f3fed04d1a695871746847e4755.tar.gz
Removed version req to prevent block of maestral-git
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b32a159154bf..0a9a7a5e5afc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = maestral-qt
pkgdesc = A Qt interface for the Maestral daemon
pkgver = 1.3.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/SamSchott/maestral-qt
arch = any
license = MIT
makedepends = python
makedepends = python-setuptools
depends = python
- depends = maestral>=1.3.0
+ depends = maestral
depends = python-click>=7.1.1
depends = python-markdown2
depends = python-packaging