mirror of
https://github.com/SinTan1729/aur-packages.git
synced 2024-12-25 23:58:36 -06:00
chg: Change dependency
This commit is contained in:
parent
ce82bd03c7
commit
b31b9f4037
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Maintainer: Sintan Santorum <c1scu0hh at anonaddy dot me>
|
# Maintainer: Sintan Santorum <c1scu0hh at anonaddy dot me>
|
||||||
pkgname="sejda-console"
|
pkgname="sejda-console"
|
||||||
pkgver=3.2.85
|
pkgver=3.2.85
|
||||||
pkgrel=8
|
pkgrel=9
|
||||||
pkgdesc="Shell interface for performing pdf manipulations"
|
pkgdesc="Shell interface for performing pdf manipulations"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://www.sejda.org"
|
url="https://www.sejda.org"
|
||||||
license=('AGPL3')
|
license=('AGPL3')
|
||||||
depends=('jre-openjdk-headless>=1.8')
|
depends=('java-runtime-headless>=1.8')
|
||||||
provides=('sejda-console')
|
provides=('sejda-console')
|
||||||
source=("$pkgname-$pkgver.zip::https://github.com/torakiki/sejda/releases/download/v$pkgver/$pkgname-$pkgver-bin.zip")
|
source=("$pkgname-$pkgver.zip::https://github.com/torakiki/sejda/releases/download/v$pkgver/$pkgname-$pkgver-bin.zip")
|
||||||
b2sums=('fea4d2b75c2b4804d0e1b96b88608c60e2d83b34ef0a58361fd732c42f85939b8f459565244b197c2fd4d507ca973e32488069a4918294a13e633b06f367b7dd')
|
b2sums=('fea4d2b75c2b4804d0e1b96b88608c60e2d83b34ef0a58361fd732c42f85939b8f459565244b197c2fd4d507ca973e32488069a4918294a13e633b06f367b7dd')
|
||||||
|
|
Loading…
Reference in a new issue