summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Sampson2020-10-10 07:36:12 -0400
committerAdrian Sampson2020-10-10 07:36:12 -0400
commit57f7cc5373b55ebe04b8ae6c846a316d5a84ab08 (patch)
treef574775283ee135f91cdd2c849423b736a19ca2a
parent2999fe3452a0709a02042e313ccf435b4223fddd (diff)
downloadaur-57f7cc5373b55ebe04b8ae6c846a316d5a84ab08.tar.gz
Add version to provides
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bca261ffc6d..a527f438497d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -41,7 +41,7 @@ optdepends=('python-requests: absubmit, fetchart, embyupdate, kodiupdate, lyrics
'aacgain: replaygain plugin'
'audiotools: replaygain plugin'
'go-ipfs: ipfs plugin')
-provides=('beets')
+provides=("beets=$pkgver")
conflicts=('beets')
source=('git+https://github.com/beetbox/beets.git')
md5sums=('SKIP')