summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Collins2021-05-28 09:31:33 +0200
committerMark Collins2021-05-28 09:31:33 +0200
commit7818aeabd018f73ee593ee1a4bd886d051e44414 (patch)
tree00149b8d25c20aba34edb1b2967a5abbd7899a5d /PKGBUILD
parent53b3e2c04d55075b66c0e8cd17b5307437523a1d (diff)
downloadaur-7818aeabd018f73ee593ee1a4bd886d051e44414.tar.gz
Version bump to 1.58
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 195d73c37a4b..f9ddaaff77ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: gls < ghostlovescorebg at gmail dot com >
pkgname=rompr
-pkgver=1.57
+pkgver=1.58
pkgrel=1
pkgdesc="A php web frontend to MPD and Mopidy"
arch=('any')
@@ -16,7 +16,7 @@ optdepends=('apache: webserver to serve app'
'nginx: webserver to serve app'
'mysql: alternate database platform to sqlite')
source=("https://github.com/fatg3erman/RompR/releases/download/${pkgver}/${pkgname}-${pkgver}.zip")
-sha256sums=('0f0e67a6eb471ddc41366d09b5d3e4d04435970cbc2072cb5646289bebce0ff0')
+sha256sums=('c4cc91a8003dd24584e78fb13f7be7051fcd5cd6c950ff1af167f5b31154064f')
install="${pkgname}.install"
package() {