summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df3ffdc31c98..9bc1f84ae5c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pipname=desktop-notify
pkgname=$pipname
-pkgver=1.3.2
+pkgver=1.3.3
pkgrel=1
pkgdesc='Util for sending desktop notifications over dbus'
arch=(any)
@@ -22,6 +22,7 @@ package() {
--no-user \
--no-deps \
--ignore-installed \
+ --no-warn-script-location \
--quiet
python -O -m compileall "$pkgdir"