diff --git a/build.sh b/build.sh index 86be823..bc8d97f 100755 --- a/build.sh +++ b/build.sh @@ -4,7 +4,7 @@ if [ -d unpack ]; then sudo rm -rf unpack fi -version="1.0.3" +version="1.0.3-1" mkdir -p unpack/DEBIAN diff --git a/debian/control b/debian/control index 9c4c92d..46e4799 100644 --- a/debian/control +++ b/debian/control @@ -2,6 +2,7 @@ Package: rofi-pkexec Version: {{version}} Architecture: all Priority: optional +Section: admin Provides: pkexec Breaks: pkexec Replaces: pkexec