summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJose Riha2021-09-22 10:06:49 +0200
committerJose Riha2021-09-22 10:06:49 +0200
commitf37b5563dcea6f8812a8910047f9f9b5cf22385e (patch)
tree4e5505f076867c9cd91236ec4cd7416c7fffc129 /PKGBUILD
parent8525d5a504c644110644d0ad45b8f1d7d8e344d4 (diff)
downloadaur-f37b5563dcea6f8812a8910047f9f9b5cf22385e.tar.gz
Remove archlinux-java-run from optdeps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70074e0784af..8caa2b89164d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=kryoflux
pkgdesc="USB Floppy Controller for Software Preservation"
pkgver=2.6
-pkgrel=6
+pkgrel=7
arch=('i686' 'x86_64')
url="http://www.kryoflux.com"
license=('custom')
@@ -13,7 +13,7 @@ conflicts=('capsimage')
depends=('libusb')
install=kryoflux.install
makedepends=('gendesk' 'imagemagick')
-optdepends=('java-runtime: for the Kryoflux GUI' 'archlinux-java-run: for the Kryoflux GUI')
+optdepends=('java-runtime: for the Kryoflux GUI')
source=("http://www.kryoflux.com/download/kryoflux_${pkgver}_linux.tar.bz2"
'https://kryoflux.com/kryoflux-ui.jar'
'80-kryoflux.rules'