summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitri Pertin2020-07-12 18:29:07 +0200
committerDimitri Pertin2020-07-12 18:29:07 +0200
commit23b0981e7ac0ab37a8ff3bb575b43d84bcb04c48 (patch)
tree27ced8fc5aa7b34c22f5f6e73e9429f5c8676608
parentf3a7f835691e6a86cf2bd2ff9ab347fd600bfd6f (diff)
downloadaur-23b0981e7ac0ab37a8ff3bb575b43d84bcb04c48.tar.gz
Update to 0.9.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c982ee7756e6..dcf50c0fe842 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gonic
pkgdesc = A lightweight music streaming server which implements the Subsonic API
- pkgver = 0.9.5
+ pkgver = 0.9.6
pkgrel = 1
url = https://github.com/sentriz/gonic
install = gonic.install
@@ -13,13 +13,13 @@ pkgbase = gonic
depends = taglib
optdepends = ffmpeg: on-the-fly audio transcoding and caching
backup = var/lib/gonic/config
- source = gonic-0.9.5.tar.gz::https://github.com/sentriz/gonic/archive/v0.9.5.tar.gz
+ source = gonic-0.9.6.tar.gz::https://github.com/sentriz/gonic/archive/v0.9.6.tar.gz
source = gonic.config.patch
source = gonic.install
source = gonic.service.patch
source = gonic.sysusers
source = gonic.tmpfiles
- md5sums = c9598cbbb1a17078b0f675c160590f05
+ md5sums = 3862b92393bb236532c665ab1fcf9b5c
md5sums = 240faa29e218962b1ed6c4ce4d138248
md5sums = d6e8eda0411af60e613819ac957fcc56
md5sums = c8f973db7a107f8653f7ff36555ce1a0
diff --git a/PKGBUILD b/PKGBUILD
index 43fca75cde05..2f01ede46f74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dimitri Pertin <pertin (dot) dimitri (at) protonmail (dot) com>
pkgname=gonic
-pkgver=0.9.5
+pkgver=0.9.6
pkgrel=1
pkgdesc='A lightweight music streaming server which implements the Subsonic API'
arch=('x86_64')
@@ -17,7 +17,7 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/sentriz/gonic/archive/v$pkg
"$pkgname.service.patch"
"$pkgname.sysusers"
"$pkgname.tmpfiles")
-md5sums=('c9598cbbb1a17078b0f675c160590f05'
+md5sums=('3862b92393bb236532c665ab1fcf9b5c'
'240faa29e218962b1ed6c4ce4d138248'
'd6e8eda0411af60e613819ac957fcc56'
'c8f973db7a107f8653f7ff36555ce1a0'