summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeyslan G. Bem2021-05-23 00:28:18 -0300
committerGeyslan G. Bem2021-05-23 00:28:18 -0300
commit6d96bed2eb783acee855f72dfc005f67a8f67f2a (patch)
tree36f997ee9c73fbb8e854167727abb7b352985a43 /PKGBUILD
parentcde59a2594ef9dd416594ec6771b0d8038b4e03e (diff)
downloadaur-6d96bed2eb783acee855f72dfc005f67a8f67f2a.tar.gz
1.0.21-2
tks @rafaelff Signed-off-by: Geyslan G. Bem <geyslan@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2190645962e4..a35c02410703 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=pje-office
pkgver=1.0.21
-pkgrel=1
+pkgrel=2
pkgdesc="PJeOffice is a software made available by CNJ for electronic signing PJe system's documents"
arch=('any')
url='http://www.cnj.jus.br/wiki/index.php/PJeOffice'
license=('custom')
depends=('java-runtime' 'bash')
-source=(https://cnj-pje-programs.s3-sa-east-1.amazonaws.com/${pkgname}/${pkgname}_amd64.deb)
+source=(${pkgname}-${pkgver}.deb::https://cnj-pje-programs.s3-sa-east-1.amazonaws.com/${pkgname}/${pkgname}_amd64.deb)
install=${pkgname}.install
md5sums=('8f7a04f962cce2097303f7676c55ddec')