summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2019-07-15 11:22:02 +0200
committerMartchus2019-07-15 11:22:02 +0200
commit5f8aa8ffafc4c13513e38f5eaf7007cf0ac2f47b (patch)
tree9bf4ba87c53e2ed8836fee95025df29234c069c0
parentecabf40104fcef217814ce9490e42b77033a35bb (diff)
downloadaur-5f8aa8ffafc4c13513e38f5eaf7007cf0ac2f47b.tar.gz
Update to 5.60.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61db2bf4bd86..49927adf848b 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.59.0
+ pkgver = 5.60.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.59/extra-cmake-modules-5.59.0.tar.xz
- source = http://download.kde.org/stable/frameworks/5.59/extra-cmake-modules-5.59.0.tar.xz.sig
+ source = http://download.kde.org/stable/frameworks/5.60/extra-cmake-modules-5.60.0.tar.xz
+ source = http://download.kde.org/stable/frameworks/5.60/extra-cmake-modules-5.60.0.tar.xz.sig
source = set-AUTOSTATICPLUGINS.patch
source = 05aa27dc0e14dab407379a4d22f895e9eff13cc0.patch
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
- sha256sums = 1a630b242242ac32d20d14e7ae5645aa28a47676eae0e62ed76af8bc1f56c438
+ sha256sums = 2bd9da815de98d5908d3371815df963d305c828f90ba1a076f38543876690248
sha256sums = SKIP
sha256sums = 30bdcedab402c69ea0db3460f5a23cbd226a5cd1e12b13926b8a65df773e14a0
sha256sums = 7e44cf56a8274c8166eaf02e60c2d34e5048992a7e3c8309b998b762a394e909
diff --git a/PKGBUILD b/PKGBUILD
index fdad7e7ebc3d..26348db15a52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-extra-cmake-modules
-pkgver=5.59.0
+pkgver=5.60.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=('1a630b242242ac32d20d14e7ae5645aa28a47676eae0e62ed76af8bc1f56c438'
+sha256sums=('2bd9da815de98d5908d3371815df963d305c828f90ba1a076f38543876690248'
'SKIP'
'30bdcedab402c69ea0db3460f5a23cbd226a5cd1e12b13926b8a65df773e14a0'
'7e44cf56a8274c8166eaf02e60c2d34e5048992a7e3c8309b998b762a394e909')