summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-06-23 12:21:35 +0200
committerMartchus2022-06-23 12:21:35 +0200
commit5d9836daafed08f62a67608fa99c5d52972a00e4 (patch)
tree543ee14dbe959591517e1a24a0fe1b6ac3c235ec
parentf4b71237027a7ad64253a6da66f6d5b88226dd63 (diff)
downloadaur-5d9836daafed08f62a67608fa99c5d52972a00e4.tar.gz
Rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab2bd03b9178..1bf771ca6d4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qtutilities
pkgdesc = Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
pkgver = 6.6.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Martchus/qtutilities
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 700ea1c13ce4..cbdca6e8af36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_reponame=qtutilities
pkgname=qtutilities
pkgver=6.6.2
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
pkgdesc='Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models'
license=('GPL')