summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be385c7975db..cb0fc9b726a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Feb 25 15:45:46 UTC 2016
+# Wed Aug 17 08:49:44 UTC 2016
pkgbase = audiolinux
pkgdesc = AudioLinux audiophile linux configuration files, scripts and shortcuts
- pkgver = 1.7
+ pkgver = 1.7.1
pkgrel = 1
url = http://www.audio-linux.com
install = audiolinux.install
@@ -29,7 +29,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 = 05e2755cd40e7dd73182864f0f78fc6b1ac1f35230d1a17613a0d2e11f22fabb
+ sha256sums = 4d392484b83d36a2316cbd76a42c5264731bc08cbee82ea12a20e4dcfdde0cbb
pkgname = audiolinux
diff --git a/PKGBUILD b/PKGBUILD
index ec31aa652d3f..a607677e6b04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
## Maintainer: AudioLinux <audiolinux AT fastmail DOT fm>
pkgname=audiolinux
-pkgver=1.7
+pkgver=1.7.1
pkgrel=1
pkgdesc="AudioLinux audiophile linux configuration files, scripts and shortcuts"
arch=('x86_64')
@@ -30,7 +30,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=('05e2755cd40e7dd73182864f0f78fc6b1ac1f35230d1a17613a0d2e11f22fabb')
+sha256sums=('4d392484b83d36a2316cbd76a42c5264731bc08cbee82ea12a20e4dcfdde0cbb')
package() {
install -d "$pkgdir/opt/$pkgname"