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

Antonio Rojas arojas at archlinux.org
Wed Oct 25 15:23:53 UTC 2017


    Date: Wednesday, October 25, 2017 @ 15:23:52
  Author: arojas
Revision: 308467

Update to 1.2.1

Modified:
  purpose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-25 12:09:31 UTC (rev 308466)
+++ PKGBUILD	2017-10-25 15:23:52 UTC (rev 308467)
@@ -2,7 +2,7 @@
 # Maintainer:Antonio Rojas <arojas at archlinux.org>
 
 pkgname=purpose
-pkgver=1.2
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="Framework for providing abstractions to get the developer's purposes fulfilled"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 makedepends=(extra-cmake-modules intltool python)
 optdepends=('kdeconnect: sharing to smartphone via KDE Connect')
 source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz")
-sha256sums=('2e5be3e50b77ad193db7f25131a15b51dd64c2420638b275fb0b6292ea661013')
+sha256sums=('62c4120074d5663abe133134cd2854b39642846621b69690a2f8390e1a5ca31b')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list