summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Vrátil2022-12-16 10:18:14 +0100
committerDaniel Vrátil2022-12-16 10:18:14 +0100
commit47261f8f11cba5c7ee93f55a8a64a63e3fbd6d98 (patch)
tree024cb12f10e3eb6828c9f0771c9951d608301832
parent9ce250f4c2f01ee878553fdc6b52af87cb31112a (diff)
downloadaur-47261f8f11cba5c7ee93f55a8a64a63e3fbd6d98.tar.gz
Update .SRCINFO
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c10feeec02f..593256a722db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,16 @@
pkgbase = python-aqtinstall
pkgdesc = Another unofficial Qt installer
- pkgver = 2.1.0
+ pkgver = 3.1.0
pkgrel = 1
url = https://github.com/miurahr/aqtinstall
arch = any
license = MIT
checkdepends = python-pytest
checkdepends = python-pytest-socket
- makedepends = git
- makedepends = python-setuptools-scm
+ makedepends = python-twine
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
depends = python
depends = python-defusedxml
depends = python-requests
@@ -17,7 +19,7 @@ pkgbase = python-aqtinstall
depends = python-texttable
depends = python-patch
depends = python-py7zr
- source = python-aqtinstall::git+https://github.com/miurahr/aqtinstall.git#tag=v2.1.0
+ source = python-aqtinstall::git+https://github.com/miurahr/aqtinstall.git#tag=v3.1.0
sha512sums = SKIP
pkgname = python-aqtinstall