summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMladen Milinkovic2020-11-29 17:13:49 +0100
committerMartchus2020-11-29 17:13:49 +0100
commit6c2d2447e5807d85b101461eab4e9620d44b79d1 (patch)
treec534cbe79982e39ce6e6640f9c7695f64a3f172b
parent5d3d8f3181fb5797a396113c5b16ef968508a420 (diff)
downloadaur-6c2d2447e5807d85b101461eab4e9620d44b79d1.tar.gz
Update to 5.76.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6850b2a2a35..6ef5ed09a1f2 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.69.0
+ pkgver = 5.76.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.69/extra-cmake-modules-5.69.0.tar.xz
- source = http://download.kde.org/stable/frameworks/5.69/extra-cmake-modules-5.69.0.tar.xz.sig
+ source = http://download.kde.org/stable/frameworks/5.76/extra-cmake-modules-5.76.0.tar.xz
+ source = http://download.kde.org/stable/frameworks/5.76/extra-cmake-modules-5.76.0.tar.xz.sig
source = set-AUTOSTATICPLUGINS.patch
source = 05aa27dc0e14dab407379a4d22f895e9eff13cc0.patch
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
- sha256sums = dacc8e0be8605b6c609ea35bda2d87bf06e1d228bcbf8957b0f0230c4a888359
+ sha256sums = 4845e9e0a43ba15158c0cfdc7ab594e7d02692fab9083201715270a096704a32
sha256sums = SKIP
sha256sums = 30bdcedab402c69ea0db3460f5a23cbd226a5cd1e12b13926b8a65df773e14a0
sha256sums = 7e44cf56a8274c8166eaf02e60c2d34e5048992a7e3c8309b998b762a394e909
diff --git a/PKGBUILD b/PKGBUILD
index a02ad186bf89..7faac5a9e07e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-extra-cmake-modules
-pkgver=5.69.0
+pkgver=5.76.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=('dacc8e0be8605b6c609ea35bda2d87bf06e1d228bcbf8957b0f0230c4a888359'
+sha256sums=('4845e9e0a43ba15158c0cfdc7ab594e7d02692fab9083201715270a096704a32'
'SKIP'
'30bdcedab402c69ea0db3460f5a23cbd226a5cd1e12b13926b8a65df773e14a0'
'7e44cf56a8274c8166eaf02e60c2d34e5048992a7e3c8309b998b762a394e909')