summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpierre2021-02-25 23:04:07 +0100
committerpierre2021-02-25 23:04:07 +0100
commit723284ff49790ebe1553cd6740d142f99aea0592 (patch)
tree73fee5f831075e084b27a48604d63be7f8b01b32 /PKGBUILD
parent6b732fa7193bf7f67e89a96ceb23b4e6478de200 (diff)
parent331856072ff789d25517e89d4b6e1a828350d9e1 (diff)
downloadaur-723284ff49790ebe1553cd6740d142f99aea0592.tar.gz
new release 0.2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1a62cb25294..2ed847726a55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,8 @@ url="https://github.com/doums/baru"
license=('MPL2')
source=("$pkgname-$pkgver::https://github.com/doums/baru/releases/download/v${pkgver}/${_pkgname}")
depends=('libpulse' 'libnl')
+provides=("$_pkgname")
+conflicts=("$_pkgname")
md5sums=('3025f3e7da1ee02e97cd483b4fa8ba04')
package() {