mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:47:15 +08:00
[testing] jdownloader2: switch to pacman hooks #73
This commit is contained in:
parent
db8067d192
commit
b21ebb4c34
@ -3,14 +3,13 @@
|
|||||||
|
|
||||||
pkgname=jdownloader2
|
pkgname=jdownloader2
|
||||||
pkgver=latest
|
pkgver=latest
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc='Download manager, written in Java, for one-click hosting sites. Uses its own updater.'
|
pkgdesc='Download manager, written in Java, for one-click hosting sites. Uses its own updater.'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='http://jdownloader.org/'
|
url='http://jdownloader.org/'
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('java-runtime>=1.5' 'wget' 'bash' 'hicolor-icon-theme' 'unzip')
|
depends=('java-runtime>=1.5' 'wget' 'bash' 'hicolor-icon-theme' 'unzip')
|
||||||
install='jdownloader.install'
|
conflicts=('jdownloader')
|
||||||
conflicts="jdownloader"
|
|
||||||
source=('JDownloader'
|
source=('JDownloader'
|
||||||
'jdownloader.xml'
|
'jdownloader.xml'
|
||||||
'jdownloader.desktop'
|
'jdownloader.desktop'
|
||||||
|
Loading…
Reference in New Issue
Block a user