summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVadim Kaushan (GutHub Actions)2023-11-14 01:29:20 +0000
committerVadim Kaushan (GutHub Actions)2023-11-14 01:29:20 +0000
commit9bab744c7ccc304911385fcbff4cbd4d83eac11d (patch)
tree5b37c422c4cb45080a53340575515f96ff5e5b1a /PKGBUILD
parentcd0e01bc9c163d53214fd9ea5aaba7d63d225e4a (diff)
downloadaur-9bab744c7ccc304911385fcbff4cbd4d83eac11d.tar.gz
Update to 3.44.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d028c710105d..d20482411676 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=lms
-pkgver=3.43.0
+pkgver=3.44.0
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=('e514a7d4066a2919144cee4e8ed960d11edb3e978b76542fd9ad83cfa17a84a9'
+sha256sums=('10d884fccc78b266470814e6317b3143a7930f6c53ddb4f6111608e5c5dad022'
'9d26489cb828576c8c2296821d52f3a453b2c9d63cdace425e3f312e190601d6'
'32f537bf3480fbe55d0a9929ba633718fbc16887a68e0ba1a2b3b265c400ed41')
backup=("etc/lms.conf")