summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVinicius Correa2019-09-20 12:41:51 -0300
committerVinicius Correa2019-09-20 12:41:51 -0300
commit0d7754131426d57d0a242b2b6b4d9319b76253e0 (patch)
treeca51d9f33890f95d70335e620473944424bcb348 /PKGBUILD
parenteddeb36fb4515294d7133c8a1109209395b95194 (diff)
downloadaur-0d7754131426d57d0a242b2b6b4d9319b76253e0.tar.gz
added jdk8-openjdk dependencie and pkgrel=2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24ab4ca546ec..a80ac07558e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vinicius Correa <vinicius dot correa at zoho dot com>
pkgname=gendev
pkgver=0.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="Genesis development environment for Linux"
arch=('any')
url="https://github.com/kubilus1/${pkgname}"