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

Sergej Pupykin spupykin at archlinux.org
Mon Apr 17 08:14:35 UTC 2017


    Date: Monday, April 17, 2017 @ 08:14:34
  Author: spupykin
Revision: 223370

upgpkg: sysprof 3.24.0-1

upd

Modified:
  sysprof/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-17 08:14:27 UTC (rev 223369)
+++ PKGBUILD	2017-04-17 08:14:34 UTC (rev 223370)
@@ -6,16 +6,16 @@
 # Previous Contributor: Gabriel Rauter <rauter.gabriel at gmail.com>
 
 pkgname=sysprof
-pkgver=3.22.2
+pkgver=3.24.0
 pkgrel=1
 pkgdesc="a profiling tool that helps in finding the functions in which a program uses most of its time"
 arch=('i686' 'x86_64')
 url="http://www.daimi.au.dk/~sandmann/sysprof/"
 license=("GPL")
-source=(https://download.gnome.org/sources/sysprof/3.22/$pkgname-$pkgver.tar.xz)
+source=(https://download.gnome.org/sources/sysprof/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
 depends=('gtk3' 'glib2' 'polkit')
 makedepends=('gtk3' 'glib2' 'systemd' 'itstool')
-md5sums=('2634bf35f5592e5e4520ccaba87e909e')
+sha256sums=('589c71573865f49aa27bbf3eb92d8089205dc48c3bcab451a619f4a99489b4ac')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list