[arch-commits] Commit in kuserfeedback/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Feb 5 14:49:12 UTC 2020


    Date: Wednesday, February 5, 2020 @ 14:49:11
  Author: arojas
Revision: 374668

Update to 1.0.0

Modified:
  kuserfeedback/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-05 14:31:41 UTC (rev 374667)
+++ PKGBUILD	2020-02-05 14:49:11 UTC (rev 374668)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=kuserfeedback
-pkgver=0.9.90
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="Framework for collecting user feedback for applications via telemetry and surveys"
 arch=(x86_64)
@@ -10,8 +10,8 @@
 depends=(qt5-base)
 makedepends=(extra-cmake-modules qt5-tools clang qt5-charts qt5-svg qt5-declarative)
 optdepends=('qt5-declarative: QML bindings' 'qt5-charts: User Feedback console' 'qt5-svg: User Feedback console')
-source=("https://download.kde.org/unstable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('90440cd54f11df3e9c896c543484e36cc5ba1f8ce2797fd6326d0bfcbed7c49e'
+source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('5a2f53ebb4b99a280757ca32bd9b686a7764a726e7e4d8bafee33acbb44b9db7'
             'SKIP')
 validpgpkeys=(2D1D5B0588357787DE9EE225EC94D18F7F05997E) # Jonathan Riddell <jr at jriddell.org>
 



More information about the arch-commits mailing list