git » kuserfeedback.git » commit a04da7d

Update to 1.0.0

author Antonio Rojas
2020-02-05 14:49:11 UTC
committer Antonio Rojas
2020-02-05 14:49:11 UTC
parent 94dd01050938029b7f252f856e600f709a3da961

Update to 1.0.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 894951d..1c3648b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@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 @@ license=(GPL)
 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@jriddell.org>