git » purpose.git » commit 3e78a04

Update to 1.0

author Antonio Rojas
2015-09-13 21:59:50 UTC
committer Antonio Rojas
2015-09-13 21:59:50 UTC
parent 2bd36a3f534bd0b3fd725ea84588aeea756eac07

Update to 1.0

PKGBUILD +4 -4

diff --git a/PKGBUILD b/PKGBUILD
index 14df63b..0131b00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
 # Maintainer:Antonio Rojas <arojas@archlinux.org>
 
 pkgname=purpose
-pkgver=1.0rc1
-pkgrel=2
+pkgver=1.0
+pkgrel=1
 pkgdesc="Framework for providing abstractions to get the developer's purposes fulfilled"
 arch=(i686 x86_64)
 url='https://projects.kde.org/purpose'
 license=(LGPL)
 depends=(kaccounts-integration hicolor-icon-theme)
 makedepends=(extra-cmake-modules intltool)
-source=("http://download.kde.org/unstable/$pkgname/$pkgname-$pkgver.tar.xz")
+source=("http://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz")
 install=$pkgname.install
-md5sums=('57186bef4f8758a0252bd13f10c90fa2')
+md5sums=('8f27161d5bc0193ad67db48cb6782d84')
 
 prepare() {
   mkdir -p build