summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
-rw-r--r--qt5-jsonserializer.rule2
3 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3844402308d8..8c738a8782d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qt5-jsonserializer
pkgdesc = A library to perform generic seralization and deserialization of QObjects
- pkgver = 3.2.0
+ pkgver = 3.3.0
pkgrel = 1
url = https://github.com/Skycoder42/QtJsonSerializer
arch = i686
@@ -13,10 +13,10 @@ pkgbase = qt5-jsonserializer
makedepends = graphviz
depends = qt5-base
optdepends = repkg: Automatically rebuild the package on dependency updates
- source = qt5-jsonserializer-3.2.0::git+https://github.com/Skycoder42/QtJsonSerializer.git#tag=3.2.0
+ source = qt5-jsonserializer-3.3.0::git+https://github.com/Skycoder42/QtJsonSerializer.git#tag=3.3.0
source = qt5-jsonserializer.rule
sha256sums = SKIP
- sha256sums = 6f8340ae787707a42d642841b0ae5e20c42fe51e72e5f1a38c6e655d689bbe47
+ sha256sums = 1b52eef5216017cfb4b399df1775950db544550a68a542053efe00eb8ef34911
pkgname = qt5-jsonserializer
diff --git a/PKGBUILD b/PKGBUILD
index 78822ecf7b1c..2808583584c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=qt5-jsonserializer
pkgname=(qt5-jsonserializer qt5-jsonserializer-doc)
group=qt5-jsonserializer-full
-pkgver=3.2.0
+pkgver=3.3.0
pkgrel=1
pkgdesc="A library to perform generic seralization and deserialization of QObjects"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ _pkgfqn=$pkgname-$pkgver
source=("$_pkgfqn::git+https://github.com/Skycoder42/QtJsonSerializer.git#tag=$pkgver"
"$pkgname.rule")
sha256sums=('SKIP'
- '6f8340ae787707a42d642841b0ae5e20c42fe51e72e5f1a38c6e655d689bbe47')
+ '1b52eef5216017cfb4b399df1775950db544550a68a542053efe00eb8ef34911')
prepare() {
mkdir -p build
@@ -25,7 +25,6 @@ build() {
cd build
qmake "../$_pkgfqn/"
- make qmake_all
make
make doxygen
}
diff --git a/qt5-jsonserializer.rule b/qt5-jsonserializer.rule
index f3641280e072..6d9b85818c4d 100644
--- a/qt5-jsonserializer.rule
+++ b/qt5-jsonserializer.rule
@@ -1 +1 @@
-qt5-base{{^(\d+\.\d+\.\d+).*$}}
+qt5-base=v