summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2021-01-01 15:27:20 +0100
committerStephan Springer2021-01-01 15:27:20 +0100
commit9e786669528fc4685678042fc9b573564f1fe86b (patch)
treec326b3b943282453c59a5e8bd69e6ee321c328ae
parent89d182d1a5f1f8d4ca1b4b8bc6bd0c965fc19f34 (diff)
downloadaur-9e786669528fc4685678042fc9b573564f1fe86b.tar.gz
bump revision due to icu upgrade
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42e6613306b7..0b606302203f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qt5-base-headless
pkgdesc = A cross-platform application and UI framework - headless build, no QtGui or QtWidgets
pkgver = 5.15.2
- pkgrel = 1
+ pkgrel = 2
url = https://www.qt.io/
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index b457d39ac9ce..34b9f0d7f41c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=qt5-base-headless
_qtver=5.15.2
pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url='https://www.qt.io/'
license=('GPL3' 'LGPL3' 'FDL' 'custom')