summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitri Pertin2020-07-08 11:00:03 +0200
committerDimitri Pertin2020-07-08 11:00:03 +0200
commitf3a7f835691e6a86cf2bd2ff9ab347fd600bfd6f (patch)
tree394a0158669a65132184a8dfc4a04e8be6640741
parent50937239fac18ff207f36a3e60429b3669c1f701 (diff)
downloadaur-f3a7f835691e6a86cf2bd2ff9ab347fd600bfd6f.tar.gz
Update to 0.9.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 601ccad7801e..c982ee7756e6 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.2
+ pkgver = 0.9.5
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.2.tar.gz::https://github.com/sentriz/gonic/archive/v0.9.2.tar.gz
+ source = gonic-0.9.5.tar.gz::https://github.com/sentriz/gonic/archive/v0.9.5.tar.gz
source = gonic.config.patch
source = gonic.install
source = gonic.service.patch
source = gonic.sysusers
source = gonic.tmpfiles
- md5sums = 0dca2c5c075716ae8ab1be2709f4d519
+ md5sums = c9598cbbb1a17078b0f675c160590f05
md5sums = 240faa29e218962b1ed6c4ce4d138248
md5sums = d6e8eda0411af60e613819ac957fcc56
md5sums = c8f973db7a107f8653f7ff36555ce1a0
diff --git a/PKGBUILD b/PKGBUILD
index 2b4050d5d74a..43fca75cde05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dimitri Pertin <pertin (dot) dimitri (at) protonmail (dot) com>
pkgname=gonic
-pkgver=0.9.2
+pkgver=0.9.5
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=('0dca2c5c075716ae8ab1be2709f4d519'
+md5sums=('c9598cbbb1a17078b0f675c160590f05'
'240faa29e218962b1ed6c4ce4d138248'
'd6e8eda0411af60e613819ac957fcc56'
'c8f973db7a107f8653f7ff36555ce1a0'