[arch-commits] Commit in sysprof/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Oct 14 09:04:44 UTC 2016
Date: Friday, October 14, 2016 @ 09:04:43
Author: spupykin
Revision: 192263
upgpkg: sysprof 3.22.1-1
upd
Modified:
sysprof/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-14 09:00:02 UTC (rev 192262)
+++ PKGBUILD 2016-10-14 09:04:43 UTC (rev 192263)
@@ -6,16 +6,16 @@
# Previous Contributor: Gabriel Rauter <rauter.gabriel at gmail.com>
pkgname=sysprof
-pkgver=3.20.0
-pkgrel=4
+pkgver=3.22.1
+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.20/$pkgname-$pkgver.tar.xz)
+source=(https://download.gnome.org/sources/sysprof/3.22/$pkgname-$pkgver.tar.xz)
depends=('gtk3' 'glib2' 'polkit')
makedepends=('gtk3' 'glib2' 'systemd' 'itstool')
-md5sums=('d56e8492033b60e247634731e7f760b9')
+md5sums=('173ebce75a79133f797566de9df5568d')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list