Skip to content
Snippets Groups Projects
Verified Commit 6a43fbfb authored by Robin Candau's avatar Robin Candau
Browse files
parent bf4682b3
No related branches found
Tags 2.492-1
No related merge requests found
pkgbase = jenkins
pkgdesc = Extendable continuous integration server (latest)
pkgver = 2.491
pkgrel = 2
pkgver = 2.492
pkgrel = 1
url = https://jenkins.io
install = jenkins.install
arch = any
......@@ -16,13 +16,13 @@ pkgbase = jenkins
conflicts = jenkins-ci
replaces = jenkins-ci
backup = etc/conf.d/jenkins
source = git+https://github.com/jenkinsci/jenkins.git#tag=jenkins-2.491
source = git+https://github.com/jenkinsci/jenkins.git#tag=jenkins-2.492
source = jenkins.conf
source = jenkins.service
source = jenkins.tmpfiles
source = jenkins.sysusers
source = skip-failing-test.patch
sha512sums = 5f09da851d04624edc017a053dfbf643c40f0c509e17569ffbe4a1fd6ca3cc49e41f57538ac7c96fbcf9a1947499b323f6e82081d8eb3ee88dc6c3f9c93f8f9f
sha512sums = 3f9fad47eaf498339e982a432047362a5ef5c1265092cda0f75f87e512a7005866d6b4b110a972e15b8f433442818713d9b96e9ce342a47756b6bbe29d89b655
sha512sums = 482b642988027b623995e0488cc00011be5bbe9890a6d40dd6979197fa50794889ff731f798891106b367962cf60cb59b0260caadfcee9685b358a966f759553
sha512sums = c1e9a542bfd3db54ea0ef57acdac47ad5180330f9ffab44296762b0e69e75ce595d85a77d46025586fb507aedce4f1a032379dcd16b7b886fe475a99849fa4b2
sha512sums = a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90
......
......@@ -5,8 +5,8 @@
# Contributor: Illarion Kovalchuk <illarion.kovalchuk at gmail dot com>
pkgname=jenkins
pkgver=2.491
pkgrel=2
pkgver=2.492
pkgrel=1
_java=17
pkgdesc="Extendable continuous integration server (latest)"
url="https://jenkins.io"
......@@ -25,7 +25,7 @@ source=("git+https://github.com/jenkinsci/jenkins.git#tag=${pkgname}-${pkgver}"
'jenkins.tmpfiles'
'jenkins.sysusers'
'skip-failing-test.patch')
sha512sums=('5f09da851d04624edc017a053dfbf643c40f0c509e17569ffbe4a1fd6ca3cc49e41f57538ac7c96fbcf9a1947499b323f6e82081d8eb3ee88dc6c3f9c93f8f9f'
sha512sums=('3f9fad47eaf498339e982a432047362a5ef5c1265092cda0f75f87e512a7005866d6b4b110a972e15b8f433442818713d9b96e9ce342a47756b6bbe29d89b655'
'482b642988027b623995e0488cc00011be5bbe9890a6d40dd6979197fa50794889ff731f798891106b367962cf60cb59b0260caadfcee9685b358a966f759553'
'c1e9a542bfd3db54ea0ef57acdac47ad5180330f9ffab44296762b0e69e75ce595d85a77d46025586fb507aedce4f1a032379dcd16b7b886fe475a99849fa4b2'
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment