summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Astals Cid2018-08-06 21:26:37 +0200
committerAlbert Astals Cid2018-08-06 21:26:37 +0200
commitea5bda391e699c75e6ea01d311cd60004caed5d4 (patch)
treea7bcc3d567e97e67e24902dbc4b04f2b18e4a1c4
parent2fe12d994fe3c0721ab050ca141bcee50e6f704d (diff)
downloadaur-ea5bda391e699c75e6ea01d311cd60004caed5d4.tar.gz
5.48
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6aa3373b5c7b..d1d761ec41cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-extra-cmake-modules
pkgdesc = Extra modules and scripts for CMake (mingw-w64)
- pkgver = 5.46.0
+ pkgver = 5.48.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = any
@@ -10,12 +10,12 @@ pkgbase = mingw-w64-extra-cmake-modules
options = staticlibs
options = !strip
options = !buildflags
- source = http://download.kde.org/stable/frameworks/5.46/extra-cmake-modules-5.46.0.tar.xz
- source = http://download.kde.org/stable/frameworks/5.46/extra-cmake-modules-5.46.0.tar.xz.sig
+ source = http://download.kde.org/stable/frameworks/5.48/extra-cmake-modules-5.48.0.tar.xz
+ source = http://download.kde.org/stable/frameworks/5.48/extra-cmake-modules-5.48.0.tar.xz.sig
source = set-AUTOSTATICPLUGINS.patch
source = 05aa27dc0e14dab407379a4d22f895e9eff13cc0.patch
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
- sha256sums = e5da3e1b67e19d7b8b5b1d867bb1e9a54d902d718e55148f3296da9f9a18c275
+ sha256sums = fc5b7a9dedb4f6a91db17482578c33f1ec55f11791c592ee431f6d9898ede598
sha256sums = SKIP
sha256sums = 30bdcedab402c69ea0db3460f5a23cbd226a5cd1e12b13926b8a65df773e14a0
sha256sums = 7e44cf56a8274c8166eaf02e60c2d34e5048992a7e3c8309b998b762a394e909
diff --git a/PKGBUILD b/PKGBUILD
index f6c3bb25a5be..1093c95ba0e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-extra-cmake-modules
-pkgver=5.46.0
+pkgver=5.48.0
pkgrel=1
arch=(any)
pkgdesc="Extra modules and scripts for CMake (mingw-w64)"
@@ -11,7 +11,7 @@ url="https://community.kde.org/Frameworks"
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/extra-cmake-modules-${pkgver}.tar.xz"{,.sig}
"set-AUTOSTATICPLUGINS.patch"
"05aa27dc0e14dab407379a4d22f895e9eff13cc0.patch")
-sha256sums=('e5da3e1b67e19d7b8b5b1d867bb1e9a54d902d718e55148f3296da9f9a18c275'
+sha256sums=('fc5b7a9dedb4f6a91db17482578c33f1ec55f11791c592ee431f6d9898ede598'
'SKIP'
'30bdcedab402c69ea0db3460f5a23cbd226a5cd1e12b13926b8a65df773e14a0'
'7e44cf56a8274c8166eaf02e60c2d34e5048992a7e3c8309b998b762a394e909')