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

Antonio Rojas arojas at archlinux.org
Sun Sep 13 21:59:51 UTC 2015


    Date: Sunday, September 13, 2015 @ 23:59:50
  Author: arojas
Revision: 246024

Update to 1.0

Modified:
  purpose/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-13 21:57:02 UTC (rev 246023)
+++ PKGBUILD	2015-09-13 21:59:50 UTC (rev 246024)
@@ -2,8 +2,8 @@
 # Maintainer:Antonio Rojas <arojas at 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'
@@ -10,9 +10,9 @@
 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



More information about the arch-commits mailing list