git » purpose.git » commit 38b4c38

Update to 1.1

author Antonio Rojas
2016-06-02 09:50:55 UTC
committer Antonio Rojas
2016-06-02 09:50:55 UTC
parent f9d0b505f47943e2aa070540f60495ae0dd94039

Update to 1.1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 3dec5f3..640d49a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer:Antonio Rojas <arojas@archlinux.org>
 
 pkgname=purpose
-pkgver=1.1rc
+pkgver=1.1
 pkgrel=1
 pkgdesc="Framework for providing abstractions to get the developer's purposes fulfilled"
 arch=(i686 x86_64)
@@ -9,8 +9,8 @@ url='https://projects.kde.org/purpose'
 license=(LGPL)
 depends=(kaccounts-integration hicolor-icon-theme)
 makedepends=(extra-cmake-modules intltool python)
-source=("http://download.kde.org/unstable/$pkgname/$pkgname-$pkgver.tar.xz")
-md5sums=('a6cc88ed0534f38fe593137f17bac73a')
+source=("http://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz")
+md5sums=('9d97612738bb3d7b43ac6dcbcb864a4f')
 
 prepare() {
   mkdir -p build