summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlrossin2023-01-09 15:23:30 -0500
committerlrossin2023-01-09 15:23:30 -0500
commitc4a6649a5bf8a8ee2c20c8e8321d147acc8d032b (patch)
tree03651426f2328c0acfc439561ec2dd634d376f77 /PKGBUILD
parentf7ef5bae0dde3e00050c40f10f5c6941aad7d7aa (diff)
downloadaur-c4a6649a5bf8a8ee2c20c8e8321d147acc8d032b.tar.gz
provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a2a900246d4..9f7c4cf865d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ arch=('any')
url="https://argouml-tigris-org.github.io/"
license=('EPL')
depends=('java-runtime')
+provides=('argouml')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/argouml-tigris-org/argouml/releases/download/VERSION_0_35_1/ArgoUML-0.35.1.tar.gz"
"${_pkgname}.desktop");
noextract=()