summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhxss2021-01-03 19:52:41 +0300
committerhxss2021-01-03 19:52:41 +0300
commit37150f2aebe8b43543dffd22093f707f8be96f42 (patch)
treeb07ecf577159cee4b91ebc9eb46881be4ffa6a00 /PKGBUILD
parent828b6f203e1f6b24a8a38c4a71615566b376805d (diff)
downloadaur-avrcp-volume.tar.gz
updated package script
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aebf1e8089b2..f9c0ddb9d493 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pipname=avrcp-volume
pkgname=$pipname
pkgver=0.7.5
-pkgrel=1
+pkgrel=2
pkgdesc='Avrcp volume controller'
arch=(any)
url='https://gitlab.com/hxss-linux/avrcp-volume'
@@ -24,6 +24,7 @@ package() {
--no-user \
--no-deps \
--ignore-installed \
+ --no-warn-script-location \
--quiet
python -O -m compileall "$pkgdir"