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 b862e67beb1f..a55ea58f8c77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bent Hillerkus <benthillerkus+aur@gmail.com>
-pkgrel=1
+pkgrel=2
pkgver=3.3
pkgname=jetuml
@@ -40,7 +40,7 @@ prepare() {
--genericname "UML Diagrammer" \
--comment "Create a new UML diagram" \
--exec "/usr/bin/$pkgname" \
- --categories "Development;FlowChart;2DGraphics;ComputerScience,Java" \
+ --categories "Development;FlowChart;2DGraphics;ComputerScience;Java" \
--mimetypes "application/jet"
}