summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 496b6cff6605..ac2efbd4cf25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,12 @@
# Maintainer: Mark Wagie <yochanan dot marqos at gmail dot com>
pkgname=horizontal-grub
pkgver=0.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Transforms the current grub configuration file generated by grub(2) to a fake-horizontal style."
arch=('any')
url="https://github.com/petsam/horizontal-grub"
license=('GPL3')
depends=('bash' 'grub')
-optdepends=('polkit: for saving the new configuration to system')
source=("$pkgname-$pkgver.tar.gz::https://github.com/petsam/$pkgname/archive/$pkgver.tar.gz")
sha256sums=('05b0f95fded7a335a6b28bd30f18d8da13ff416a66f1483bad81a6c535aabe70')