summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSasha Moak2020-12-04 11:40:16 -0800
committerSasha Moak2020-12-04 11:41:46 -0800
commit12df638c34f1687c8cdfef8a8971d2028c78ff98 (patch)
treeac7150f6a9cb565c5230263413b9f87c60746444
parentf6b32c27537a0419ca317f7e7033c1495702ecfd (diff)
downloadaur-12df638c34f1687c8cdfef8a8971d2028c78ff98.tar.gz
Updating pkgrel to force a rebuild for python3.9
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e4b287d136e..2aaa193d36e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mopidy-musicbox
pkgdesc = Web Client for Mopidy Music Server and the Pi MusicBox
pkgver = 3.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pimusicbox/mopidy-musicbox-webclient
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index 935f77b6e8df..35bc2a9f9962 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mopidy-musicbox
pkgver=3.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Web Client for Mopidy Music Server and the Pi MusicBox"
arch=('any')
url="https://github.com/pimusicbox/mopidy-musicbox-webclient"