summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 675360733e18..3179abf9d673 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by makepkg 4.2.1
-# Wed Jun 10 09:04:23 UTC 2015
pkgbase = systemtap
pkgdesc = SystemTap provides free software (GPL) infrastructure to simplify the gathering of information about the running Linux system.
pkgver = 2.9
@@ -15,7 +13,7 @@ pkgbase = systemtap
depends = python2
optdepends = sqlite3
optdepends = linux-fedora
- source = http://sourceware.org/systemtap/ftp/releases/systemtap-2.8.tar.gz
+ source = http://sourceware.org/systemtap/ftp/releases/systemtap-2.9.tar.gz
sha1sums = 37ecbc7445ff34db3c8204b1541f25524a0e8024
pkgname = systemtap
diff --git a/PKGBUILD b/PKGBUILD
index 72070f4f1d0f..81a955c82168 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=systemtap
pkgver=2.9
-pkgrel=1
+pkgrel=2
pkgdesc="SystemTap provides free software (GPL) infrastructure to simplify the gathering of information about the running Linux system."
url="http://sourceware.org/systemtap/"
arch=('i686' 'x86_64' 'armv7h')