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

Antonio Rojas arojas at archlinux.org
Thu Jun 2 09:50:56 UTC 2016


    Date: Thursday, June 2, 2016 @ 11:50:55
  Author: arojas
Revision: 268840

Update to 1.1

Modified:
  purpose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-02 09:44:36 UTC (rev 268839)
+++ PKGBUILD	2016-06-02 09:50:55 UTC (rev 268840)
@@ -2,7 +2,7 @@
 # Maintainer:Antonio Rojas <arojas at 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)
@@ -10,8 +10,8 @@
 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



More information about the arch-commits mailing list