summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93e61e3c7902..22b36e217ac0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=rompr
pkgver=2.09
-pkgrel=1
+pkgrel=2
pkgdesc="A php web frontend to MPD and Mopidy"
arch=('any')
url='https://github.com/fatg3erman/RompR/'
@@ -20,7 +20,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=('f8fe95209af8fea7f93f8c6601b2be4c3197880e4250ebe5e763fd6aa9071493')
+sha256sums=('f781c552a9fae8da15c451b8eada4fd5b9e25fca0d937c20c18a9b14f3e0ecbd')
install="${pkgname}.install"
backup=("var/lib/${pkgname}/albumart"
"var/lib/${pkgname}/prefs")