summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCDaut2024-07-04 11:45:18 +0200
committerCDaut2024-07-04 11:45:18 +0200
commit85a89c73d2d5470d1855a63dd6402a54444f3a0e (patch)
treefb071d64b20c9d8c3ebf39bfd86cdeac83ad57ce
parentb4a3e99049fdd776dc45b496b23a706e69c74588 (diff)
downloadaur-85a89c73d2d5470d1855a63dd6402a54444f3a0e.tar.gz
removed incorrect provides
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64814b73c77d..1ed5699cd0fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ arch=('x86_64' 'aarch64')
url="https://github.com/kit-sdq/programming-lecture-eclipse-artemis/"
license=('EPL')
depends=('java-environment>=17' 'webkit2gtk')
-provides=('eclipse-java')
install=artemis.install
source_x86_64=("$pkgname-$pkgver-$CARCH.tar.gz::https://github.com/kit-sdq/programming-lecture-eclipse-artemis/releases/download/v$pkgver/Artemis_Grading_Linux_x86_64.zip" "artemis.desktop")