summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBuildTools2017-07-30 00:18:25 -0700
committerBuildTools2017-07-30 00:18:25 -0700
commit62eefe2a68fcaac1c33bfe6f285ab23a1f0df41b (patch)
tree49340df613b0e2d2b1601d0721766fef0a985da9
parent4fe07c9bd7b314dcd2ba282c3f1e0b54064e61cf (diff)
downloadaur-62eefe2a68fcaac1c33bfe6f285ab23a1f0df41b.tar.gz
5.36
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1aa817bbb1c3..1b31b1cbe685 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed May 17 21:12:32 UTC 2017
+# Sun Jul 30 07:18:15 UTC 2017
pkgbase = mingw-w64-kconfig
pkgdesc = Configuration system (mingw-w64)
- pkgver = 5.34.0
+ pkgver = 5.36.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = any
@@ -14,9 +14,9 @@ pkgbase = mingw-w64-kconfig
options = staticlibs
options = !strip
options = !buildflags
- source = http://download.kde.org/stable/frameworks/5.34/kconfig-5.34.0.tar.xz
- source = http://download.kde.org/stable/frameworks/5.34/kconfig-5.34.0.tar.xz.sig
- sha256sums = 1da114407c2f2953c8e6bc3cb0560824f064b71293fb283643d74c3796e98b2e
+ source = http://download.kde.org/stable/frameworks/5.36/kconfig-5.36.0.tar.xz
+ source = http://download.kde.org/stable/frameworks/5.36/kconfig-5.36.0.tar.xz.sig
+ sha256sums = b31e3a8595fa8dc14aa0b1828633c712205097a6e3d14650ae813d4d7833d654
sha256sums = SKIP
pkgname = mingw-w64-kconfig
diff --git a/PKGBUILD b/PKGBUILD
index 6c02773f6eb0..bb6b3aabe5d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kconfig
-pkgver=5.34.0
+pkgver=5.36.0
pkgrel=1
arch=(any)
pkgdesc="Configuration system (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%.*}/kconfig-${pkgver}.tar.xz"{,.sig})
-sha256sums=('1da114407c2f2953c8e6bc3cb0560824f064b71293fb283643d74c3796e98b2e'
+sha256sums=('b31e3a8595fa8dc14aa0b1828633c712205097a6e3d14650ae813d4d7833d654'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>