summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a355a8f8c82..7ceb42133433 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pyakm
pkgver=0.0.2
-pkgrel=2
+pkgrel=3
pkgdesc="Simple GUI to manage arch linux kernels"
arch=('x86_64')
url="https://github.com/pssncp142/pyakm"
@@ -28,4 +28,4 @@ package(){
install -D -m644 data/desktop/pyakm.desktop "$pkgdir"/usr/share/applications/pyakm.desktop
install -D -m644 data/desktop/pyakm.png "$pkgdir"/usr/share/pixmaps/pyakm.png
install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/pyakm/LICENSE
-} \ No newline at end of file
+}