summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlberto Fanjul2019-07-10 15:38:39 +0200
committerAlberto Fanjul2019-07-10 15:38:39 +0200
commit70335fd445e8d55059c6cfbc21a4062d9fc32c71 (patch)
treed12591fc14ffbd2c3345c4bc011f3d6d14012224 /PKGBUILD
parentf1fb02a66e3bf3d6d9774fafc807eeec93ad6fa3 (diff)
downloadaur-sysprof2-git.tar.gz
Add i18n tools
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71d3009812f8..3d4a1b111884 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: albfan albertofanjul@gmail.com
pkgname=sysprof2-git
-pkgver=3.26.0.r5.g00887d7
+pkgver=3.33.3.r26.gce7b116
pkgrel=1
pkgdesc='CPU Profiler'
arch=('i686' 'x86_64' 'armv6h')
@@ -9,7 +9,7 @@ url='https://git.gnome.org/browse/sysprof'
license=('GPL3')
options=('!libtool')
depends=('gtk3' 'polkit')
-makedepends=('git' 'meson')
+makedepends=('git' 'meson' 'itstool' 'intltool')
provides=('sysprof')
conflicts=('sysprof')
source=('git+https://git.gnome.org/browse/sysprof')