summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilippe Proulx2016-12-01 23:47:17 -0500
committerPhilippe Proulx2016-12-01 23:47:17 -0500
commit0ecc6f460c196430373ab3d4a4d5457d673d649a (patch)
tree01f291616c2ed3e288b8b99c7d2b8273b788dc85 /PKGBUILD
parentb9e4a6674ed75fe5343eac02c5d43133f17b3984 (diff)
downloadaur-0ecc6f460c196430373ab3d4a4d5457d673d649a.tar.gz
Update to 2.9.0
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d899f8dd0456..86f684d451d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Markus Opitz <mastero23 at gmail dot com>
pkgname=lttng-modules
-pkgver=2.8.3
+pkgver=2.9.0
pkgrel=1
pkgdesc="LTTng kernel modules"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ optdepends=(
)
install=${pkgname}.install
source=(http://lttng.org/files/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('862705784a54962f70226004f1fd0bf77f73f10f')
+sha1sums=('819ee1c2a5a821b7fdc1c2fc102ef3079c32aad7')
build()
{