summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVadim Kaushan (GutHub Actions)2023-11-15 01:30:06 +0000
committerVadim Kaushan (GutHub Actions)2023-11-15 01:30:06 +0000
commitb886c360ea61efd036e37af9a89831d66b8c0e71 (patch)
tree28f9fab461139c69c709272f783d9184ce6a887a /PKGBUILD
parent9bab744c7ccc304911385fcbff4cbd4d83eac11d (diff)
downloadaur-b886c360ea61efd036e37af9a89831d66b8c0e71.tar.gz
Update to 3.44.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d20482411676..270959bfc128 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=lms
-pkgver=3.44.0
+pkgver=3.44.1
pkgrel=1
pkgdesc='Lightweight Music Server. Access your self-hosted music using a web interface'
arch=('x86_64')
@@ -20,7 +20,7 @@ makedepends=('cmake'
source=("${pkgname}-${pkgver}.tar.xz::https://github.com/epoupon/lms/archive/v${pkgver}.tar.gz"
"lms.sysusers"
"lms.tmpfiles")
-sha256sums=('10d884fccc78b266470814e6317b3143a7930f6c53ddb4f6111608e5c5dad022'
+sha256sums=('9925d81030c8f7ebbcb17e32ca99dfb38f3c287e2953715f03fcb33b5cfadb35'
'9d26489cb828576c8c2296821d52f3a453b2c9d63cdace425e3f312e190601d6'
'32f537bf3480fbe55d0a9929ba633718fbc16887a68e0ba1a2b3b265c400ed41')
backup=("etc/lms.conf")