summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarin2020-11-04 21:19:19 +0100
committerMarin2020-11-04 21:19:19 +0100
commitf07cda7be4fc0e1d98deaaca6ddcd9b96e333e38 (patch)
treebf84c950c5c0157181adcb964e0546c4795c8a05 /PKGBUILD
parent912b78360c31b7826ff089bef48575e7d5eba88d (diff)
downloadaur-f07cda7be4fc0e1d98deaaca6ddcd9b96e333e38.tar.gz
Update the package according to the latest changes suggested by kepet19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index befda2879886..44a7008e3175 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,9 @@
pkgname=songrec-git
_pkgname=songrec
pkgver=r30.a0df9a9
-pkgrel=1
+pkgrel=2
+provides=('songrec')
+conflicts=('songrec')
pkgdesc='An open-source, unofficial Shazam client for Linux, written in Rust.'
url='https://github.com/marin-m/SongRec'
arch=('x86_64')