summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
-rw-r--r--odio.install1
2 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dec67173a20f..b4a371c4ad86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="odio"
pkgver="20.5.21.244"
-pkgrel=1
+pkgrel=2
pkgdesc="Audio compression tool for FLAC and Nero AAC"
arch=("any")
url="https://tari.in/www/software/${pkgname}"
diff --git a/odio.install b/odio.install
index 42db1224a247..7e35cbe648c0 100644
--- a/odio.install
+++ b/odio.install
@@ -5,6 +5,7 @@ post_install()
pycompile -p odio
fi
+ chmod +x /usr/bin/odio
glib-compile-schemas /usr/share/glib-2.0/schemas/
}