summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a1a9f0159b2..1ac040bf87d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-aqtinstall
pkgdesc = Another unofficial Qt installer
- pkgver = 3.1.0
- pkgrel = 2
+ pkgver = 3.1.6
+ pkgrel = 1
url = https://github.com/miurahr/aqtinstall
arch = any
license = MIT
@@ -21,7 +21,7 @@ pkgbase = python-aqtinstall
depends = python-patch
depends = python-py7zr
depends = python-humanize
- source = python-aqtinstall::git+https://github.com/miurahr/aqtinstall.git#tag=v3.1.0
+ source = python-aqtinstall::git+https://github.com/miurahr/aqtinstall.git#tag=v3.1.6
sha512sums = SKIP
pkgname = python-aqtinstall
diff --git a/PKGBUILD b/PKGBUILD
index 60a2ecfa1f31..013c3eaf4bd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_name=aqtinstall
pkgname=python-aqtinstall
-pkgver=3.1.0
-pkgrel=2
+pkgver=3.1.6
+pkgrel=1
pkgdesc="Another unofficial Qt installer"
arch=(any)
url="https://github.com/miurahr/aqtinstall"