summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraudiolinux2017-09-09 11:55:01 +0200
committeraudiolinux2017-09-09 11:55:01 +0200
commit816b41c53cc09c1f8fe602c4e0db638c9af277c0 (patch)
treea336518f492cf44991d3a4465943d5e09a50c465
parentc1ce7a8586c641596db0f4d7ba6b125f7b31f42e (diff)
downloadaur-816b41c53cc09c1f8fe602c4e0db638c9af277c0.tar.gz
Configuration file update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 11a143a18559..2f8edd9c21b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Feb 14 18:41:52 UTC 2017
+# Sat Sep 9 09:54:43 UTC 2017
pkgbase = rtapp
pkgdesc = Realtime application thread priority tuning
pkgver = 0.6.7
- pkgrel = 1
+ pkgrel = 2
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 = 3c55c136afbcb61409903f6e41fea95f9d086b1c3a31ccc1cf0c1e029b4e78d9
+ sha256sums = c19f5857211a6893040b863cae14fe7d125e12883df6696e6f9c67643cb8042a
pkgname = rtapp
diff --git a/PKGBUILD b/PKGBUILD
index 8fa82ac0dcb2..6028797fae84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=rtapp
pkgver=0.6.7
-pkgrel=1
+pkgrel=2
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=('3c55c136afbcb61409903f6e41fea95f9d086b1c3a31ccc1cf0c1e029b4e78d9')
+sha256sums=('c19f5857211a6893040b863cae14fe7d125e12883df6696e6f9c67643cb8042a')
backup=('etc/rtapp/rtapp.conf')
package() {