summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManish Munikar2016-01-11 15:17:53 +0545
committerManish Munikar2016-01-11 15:17:53 +0545
commit3cfb1d4516af6c30f9f18f4cd58de933e74461b0 (patch)
tree4cd23eee3ce05dd571465b307de2ce5a3f3524b7
parent3b2872a7c9aa6955205f5ed63b35deb9c3d44b18 (diff)
downloadaur-3cfb1d4516af6c30f9f18f4cd58de933e74461b0.tar.gz
Added graphics category
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--argouml.desktop2
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de54744f19b5..533ffd1446c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Jan 11 06:45:17 UTC 2016
+# Mon Jan 11 09:32:12 UTC 2016
pkgbase = argouml
pkgdesc = UML 1.4 modeller
pkgver = 0.34
- pkgrel = 2
+ pkgrel = 3
url = http://argouml.tigris.org/
arch = any
license = EPL
@@ -13,7 +13,7 @@ pkgbase = argouml
source = argouml.desktop
md5sums = 440efea6096a00b8c19daab1ecddaf7c
md5sums = c9febf6fcf3230e1a1538ef9502d2d2c
- md5sums = 1fb534f8d951e4de781216bcf44fa03c
+ md5sums = 137bff550da020b3e87d7ab4a6d1f6e5
pkgname = argouml
diff --git a/PKGBUILD b/PKGBUILD
index d92ea2f5c8b0..97afa4a76aa7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=argouml
pkgver=0.34
-pkgrel=2
+pkgrel=3
pkgdesc="UML 1.4 modeller"
arch=('any')
url="http://argouml.tigris.org/"
@@ -14,7 +14,7 @@ source=("${pkgname}-${pkgver}.tar.gz::http://argouml-downloads.tigris.org/nonav/
noextract=()
md5sums=("440efea6096a00b8c19daab1ecddaf7c"
"c9febf6fcf3230e1a1538ef9502d2d2c"
- "1fb534f8d951e4de781216bcf44fa03c")
+ "137bff550da020b3e87d7ab4a6d1f6e5")
validpgpkeys=()
package() {
diff --git a/argouml.desktop b/argouml.desktop
index bc2b34abb39e..0669961d8153 100644
--- a/argouml.desktop
+++ b/argouml.desktop
@@ -3,5 +3,5 @@ Name=ArgoUML
Type=Application
Exec=argouml
Comment=UML 1.4 modeller
-Categories=Education;Engineering;Development;Programming;Science;
+Categories=Education;Engineering;Development;Programming;Science;Graphics;
Icon=/opt/argouml/icon/ArgoIcon256x256.png