summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 399cce378772..826b167e9052 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Thu Aug 17 08:30:07 UTC 2017
pkgbase = mingw-w64-kdbusaddons
pkgdesc = Addons to QtDBus (mingw-w64)
- pkgver = 5.37.0
+ pkgver = 5.45.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = any
@@ -14,9 +12,10 @@ pkgbase = mingw-w64-kdbusaddons
options = staticlibs
options = !strip
options = !buildflags
- source = http://download.kde.org/stable/frameworks/5.37/kdbusaddons-5.37.0.tar.xz
- source = http://download.kde.org/stable/frameworks/5.37/kdbusaddons-5.37.0.tar.xz.sig
- sha256sums = 9140b649e140eb134d7290e3f268658900a61c3d50002ca1e7d772726756851c
+ source = http://download.kde.org/stable/frameworks/5.45/kdbusaddons-5.45.0.tar.xz
+ source = http://download.kde.org/stable/frameworks/5.45/kdbusaddons-5.45.0.tar.xz.sig
+ validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
+ sha256sums = e62b0ce98c345ddd0c214af4a57f6d44085bbe9bb6342c5b682cc8925ac93f1c
sha256sums = SKIP
pkgname = mingw-w64-kdbusaddons
diff --git a/PKGBUILD b/PKGBUILD
index 89c384d12d5e..8878fbcd224a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kdbusaddons
-pkgver=5.37.0
+pkgver=5.45.0
pkgrel=1
arch=(any)
pkgdesc="Addons to QtDBus (mingw-w64)"
@@ -10,7 +10,7 @@ makedepends=(mingw-w64-extra-cmake-modules mingw-w64-qt5-tools)
options=(staticlibs !strip !buildflags)
url="https://community.kde.org/Frameworks"
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/kdbusaddons-${pkgver}.tar.xz"{,.sig})
-sha256sums=('9140b649e140eb134d7290e3f268658900a61c3d50002ca1e7d772726756851c'
+sha256sums=('e62b0ce98c345ddd0c214af4a57f6d44085bbe9bb6342c5b682cc8925ac93f1c'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>