makedeb
Free UML Tool for Fast UML Diagrams (standalone version)
Click here to go back to the commit logs for umlet-bin.
Hash: e6cf11b1d665efdcded51eb797fde42b4a31f6b6
Message: add proviced variable
diff --git a/.SRCINFO b/.SRCINFO
index 92321c3..0a2ea95 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,11 +3,12 @@ generated-by = makedeb-makepkg
pkgbase = umlet-bin
pkgdesc = Free UML Tool for Fast UML Diagrams (standalone version)
pkgver = 14.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.umlet.com
arch = any
license = GPL
depends = java-runtime
+ provides = umlet
source = http://www.umlet.com/umlet_14_3/umlet-standalone-14.3.0.zip
source = UMLet.desktop
source = umlet.png
diff --git a/PKGBUILD b/PKGBUILD
index 22afcc9..dbd5678 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,15 +6,15 @@ pkgname=umlet-bin
_pkgname=UMLet
pkgver=14.3.0
_pkgver=14_3
-pkgrel=1
+pkgrel=2
pkgdesc="Free UML Tool for Fast UML Diagrams (standalone version)"
arch=('any')
url="https://www.umlet.com"
license=('GPL')
depends=('java-runtime')
-#makedepends=()
+provides=('umlet')
source=("http://www.umlet.com/umlet_${_pkgver}/umlet-standalone-$pkgver.zip"
- 'UMLet.desktop' 'umlet.png')
+ 'UMLet.desktop' 'umlet.png')
sha256sums=('f4b064ed57ac0640daa31f5d59649a95596fc9290e503734ec4974a9bbecde49'
'28c44d22deca552a4e8601995bfa0b11960b499f985cdb7f50bbdcb3340a9bd7'
'c4cc77bd9ea22e7c0aa003713d0945337eaa5adc110f82d3f6ae76a8d1ba23cb')