summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14ec31e8b54d..2d2639b726ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Jan 24 15:56:13 UTC 2017
+# Wed Feb 15 15:34:39 UTC 2017
pkgbase = audiolinux
pkgdesc = AudioLinux audiophile linux configuration files, scripts and shortcuts
- pkgver = 1.8
- pkgrel = 2
+ pkgver = 1.9
+ pkgrel = 1
url = http://www.audio-linux.com
install = audiolinux.install
arch = x86_64
@@ -30,7 +30,7 @@ pkgbase = audiolinux
optdepends = logitechmediaserver-git: Streaming audio server
optdepends = sox-dsd-git: SoX Resampler library dsd branch
source = http://www.tophifi.it/ftp/packages/audiolinux.tar.gz
- sha256sums = 02d0335f103fe4f9a82b835e70ff2fb35c4bba21046397b9410bb269e730f91e
+ sha256sums = b9442f93c865b842f7b58075e27d577f0f1b1520b813f7e7db40bad2faf93ae1
pkgname = audiolinux
diff --git a/PKGBUILD b/PKGBUILD
index 106ca2d8bc8e..6e2bd8158563 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
## Maintainer: AudioLinux <audiolinux AT fastmail DOT fm>
pkgname=audiolinux
-pkgver=1.8
-pkgrel=2
+pkgver=1.9
+pkgrel=1
pkgdesc="AudioLinux audiophile linux configuration files, scripts and shortcuts"
arch=('x86_64')
url="http://www.audio-linux.com"
@@ -31,7 +31,7 @@ optdepends=('linux-rt: The Linux-rt kernel and modules'
'logitechmediaserver-git: Streaming audio server'
'sox-dsd-git: SoX Resampler library dsd branch')
source=('http://www.tophifi.it/ftp/packages/audiolinux.tar.gz')
-sha256sums=('02d0335f103fe4f9a82b835e70ff2fb35c4bba21046397b9410bb269e730f91e')
+sha256sums=('b9442f93c865b842f7b58075e27d577f0f1b1520b813f7e7db40bad2faf93ae1')
package() {
install -d "$pkgdir/opt/$pkgname"