summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraudiolinux2018-02-11 15:55:45 +0100
committeraudiolinux2018-02-11 15:55:45 +0100
commitaf7b4f245863e63791150240a1e820c7c40c8f66 (patch)
tree121275c42a865c38e122f2a52751dad19de8f830
parent816b41c53cc09c1f8fe602c4e0db638c9af277c0 (diff)
downloadaur-af7b4f245863e63791150240a1e820c7c40c8f66.tar.gz
Update to rtapp.conf
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--rtapp.install2
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f8edd9c21b0..e9aea068434a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Sep 9 09:54:43 UTC 2017
+# Sun Feb 11 14:55:13 UTC 2018
pkgbase = rtapp
pkgdesc = Realtime application thread priority tuning
pkgver = 0.6.7
- pkgrel = 2
+ pkgrel = 3
url = http://www.audio-linux.com
install = rtapp.install
arch = any
@@ -15,7 +15,7 @@ pkgbase = rtapp
optdepends = rt-tests: A collection of latency testing tools for the linux(-rt) kernel
backup = etc/rtapp/rtapp.conf
source = http://www.tophifi.it/ftp/packages/rtapp.tar.gz
- sha256sums = c19f5857211a6893040b863cae14fe7d125e12883df6696e6f9c67643cb8042a
+ sha256sums = 78561591d1a948c60235011d345769cac43fd9119f9aad5146b80946aeb136e9
pkgname = rtapp
diff --git a/PKGBUILD b/PKGBUILD
index 6028797fae84..5663d6499207 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=rtapp
pkgver=0.6.7
-pkgrel=2
+pkgrel=3
pkgdesc="Realtime application thread priority tuning"
arch=('any')
url="http://www.audio-linux.com"
@@ -12,7 +12,7 @@ optdepends=('linux-rt: The Linux-rt kernel and modules'
'rt-tests: A collection of latency testing tools for the linux(-rt) kernel')
install=${pkgname}.install
source=("http://www.tophifi.it/ftp/packages/$pkgname.tar.gz")
-sha256sums=('c19f5857211a6893040b863cae14fe7d125e12883df6696e6f9c67643cb8042a')
+sha256sums=('78561591d1a948c60235011d345769cac43fd9119f9aad5146b80946aeb136e9')
backup=('etc/rtapp/rtapp.conf')
package() {
diff --git a/rtapp.install b/rtapp.install
index c4669774b9d6..a9a1a16d1e28 100644
--- a/rtapp.install
+++ b/rtapp.install
@@ -92,7 +92,7 @@ post_upgrade() {
New!
-Some fixes in rtstatus
+Some fixes rtapp.conf
"
}