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

Sergej Pupykin spupykin at archlinux.org
Sat Apr 16 17:39:21 UTC 2016


    Date: Saturday, April 16, 2016 @ 19:39:20
  Author: spupykin
Revision: 171202

upgpkg: sysprof 3.20.0-1

upd

Modified:
  sysprof/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-16 17:39:17 UTC (rev 171201)
+++ PKGBUILD	2016-04-16 17:39:20 UTC (rev 171202)
@@ -5,16 +5,16 @@
 # Previous Contributor: aeolist <aeolist at hotmail.com>
 
 pkgname=sysprof
-pkgver=1.2.0
-pkgrel=2
+pkgver=3.20.0
+pkgrel=1
 pkgdesc="A sampling CPU profiler that uses a Linux kernel module to profile the entire system"
 arch=('i686' 'x86_64')
 url="http://www.daimi.au.dk/~sandmann/sysprof/"
 license=("GPL")
-source=(http://www.daimi.au.dk/~sandmann/$pkgname/$pkgname-$pkgver.tar.gz)
-depends=('libglade' 'binutils')
-makedepends=('libglade' 'binutils' 'linux-headers')
-md5sums=('a81808d847732f8dafb59d26ec2eebbf')
+source=(https://download.gnome.org/sources/sysprof/3.20/$pkgname-$pkgver.tar.xz)
+depends=('libglade' 'binutils' 'itstool')
+makedepends=('libglade' 'binutils' 'linux-headers' 'polkit')
+md5sums=('d56e8492033b60e247634731e7f760b9')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list