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 b7c7c8a1ddce..9f5f5edbc1da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kuesa
pkgdesc = an integrated and unified workflow for designers and developers to create, optimize and integrate real time 3D content in a 3D or hybrid 2D/3D software user interface
- pkgver = 1.2.0
+ pkgver = 1.3.0
pkgrel = 1
url = https://www.kdab.com/kuesa/
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = kuesa
depends = qt5-quickcontrols2
depends = qt5-3d
depends = qt5-declarative
- source = https://github.com/KDAB/KUESA/archive/v1.2.0.tar.gz
- sha256sums = 9802676d669e77663f136357d0604288145a3d7c74609c5ddbc4f4a9dc6daa97
+ source = https://github.com/KDAB/KUESA/archive/v1.3.0.tar.gz
+ sha256sums = 988821e09c7de082d6edeb227709a83cd0734a712071c8c25ff3e32ea6d936ea
pkgname = kuesa
diff --git a/PKGBUILD b/PKGBUILD
index 65ba9ead86a2..a0b645b3886d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=kuesa
-pkgver=1.2.0
+pkgver=1.3.0
pkgrel=1
arch=('x86_64')
pkgdesc="an integrated and unified workflow for designers and developers to create, optimize and integrate real time 3D content in a 3D or hybrid 2D/3D software user interface"
@@ -7,7 +7,7 @@ license=('AGPLv3')
depends=('qt5-base' 'qt5-imageformats' 'qt5-quickcontrols' 'qt5-quickcontrols2' 'qt5-3d' 'qt5-declarative')
url="https://www.kdab.com/kuesa/"
source=("https://github.com/KDAB/KUESA/archive/v${pkgver}.tar.gz")
-sha256sums=('9802676d669e77663f136357d0604288145a3d7c74609c5ddbc4f4a9dc6daa97')
+sha256sums=('988821e09c7de082d6edeb227709a83cd0734a712071c8c25ff3e32ea6d936ea')
build() {
cd kuesa-${pkgver}/